Skip to content

Commit

Permalink
Bump werkzeug from 2.0 to 3.0.1 in /ckan
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.0 to 3.0.1.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@2.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2023
1 parent e5ea200 commit 009710e
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 39 deletions.
2 changes: 1 addition & 1 deletion ckan/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ SQLAlchemy[mypy]==1.4.41
sqlparse==0.4.4
tzlocal==4.2
webassets==2.0
Werkzeug==2.0
Werkzeug==3.0.1
# zope.interface==4.7.2

# we are running under gunicorn
Expand Down
70 changes: 32 additions & 38 deletions ckan/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
-e git+https://github.com/ckan/ckanext-archiver.git@cbfadf9fbf10405958fdef9f77a7faedc05aa20b#egg=ckanext_archiver
-e git+https://github.com/ckan/ckanext-googleanalytics.git@3402d747e726fb8eb1d793da703b5a3249432c0a#egg=ckanext_googleanalytics
-e git+https://github.com/ckan/ckanext-harvest.git@9fb44f79809a1c04dfeb0e1ca2540c5ff3cacef4#egg=ckanext_harvest
-e git+https://github.com/ckan/ckanext-report.git@3588577f46d17e5f6ef163bb984d0e7016daef71#egg=ckanext_report
-e git+https://github.com/GSA/ckanext-spatial.git@6c92b9b5aedf19dc6a4737222372898ecae77e7f#egg=ckanext_spatial
alembic==1.8.1
async-timeout==4.0.3
Babel==2.10.3
Beaker==1.11.0
argparse==1.4.0
babel==2.10.3
beaker==1.11.0
bleach==3.3.0
blinker==1.5
boto3==1.28.65
Expand All @@ -11,34 +16,29 @@ cffi==1.16.0
chardet==5.2.0
charset-normalizer==3.3.0
ckan==2.10.1
-e git+https://github.com/ckan/ckanext-archiver.git@cbfadf9fbf10405958fdef9f77a7faedc05aa20b#egg=ckanext_archiver
ckanext-datagovcatalog==0.1.0
ckanext-datagovtheme==0.2.4
ckanext-datajson==0.1.21
ckanext-dcat @ git+https://github.com/ckan/ckanext-dcat@33498dfb13ef87facc549184e5a355e06a2a5457
ckanext-dcat @ git+https://github.com/ckan/ckanext-dcat@master
ckanext-envvars==0.0.3
ckanext-geodatagov==0.2.7
-e git+https://github.com/ckan/ckanext-googleanalytics.git@3402d747e726fb8eb1d793da703b5a3249432c0a#egg=ckanext_googleanalytics
-e git+https://github.com/ckan/ckanext-harvest.git@9fb44f79809a1c04dfeb0e1ca2540c5ff3cacef4#egg=ckanext_harvest
ckanext-metrics-dashboard==0.1.6
-e git+https://github.com/ckan/ckanext-report.git@3588577f46d17e5f6ef163bb984d0e7016daef71#egg=ckanext_report
ckanext-saml2auth @ git+https://github.com/GSA/ckanext-saml2auth.git@4d59366423ed965ba86a7b85547a6bd9f4351869
-e git+https://github.com/GSA/ckanext-spatial.git@6c92b9b5aedf19dc6a4737222372898ecae77e7f#egg=ckanext_spatial
ckanext-saml2auth @ git+https://github.com/GSA/ckanext-saml2auth.git@create_user_via_saml.log_210
ckantoolkit==0.0.7
click==8.1.3
cryptography==41.0.4
defusedxml==0.7.1
dominate==2.7.0
elementpath==4.1.5
feedgen==0.9.0
Flask==2.0.3
Flask-Babel==1.0.0
Flask-Login==0.6.1
flask==2.0.3
flask-babel==1.0.0
flask-login==0.6.1
flask-multistatic==1.0
Flask-WTF==1.0.1
flask-wtf==1.0.1
future==0.18.3
gdata==2.0.18
GeoAlchemy2==0.5.0
geoalchemy2==0.5.0
geojson==3.0.1
geomet==1.0.0
gevent==23.9.1
Expand All @@ -48,32 +48,30 @@ gunicorn==21.2.0
html5lib==1.1
httplib2==0.22.0
idna==3.4
importlib-metadata==6.8.0
importlib-resources==5.13.0
isodate==0.6.1
itsdangerous==2.1.2
Jinja2==3.1.2
jinja2==3.1.2
jmespath==1.0.1
json-table-schema==0.2.1
jsonschema==2.4.0
lxml==4.9.3
Mako==1.2.4
Markdown==3.4.1
MarkupSafe==2.1.3
mako==1.2.4
markdown==3.4.1
markupsafe==2.1.3
messytables==0.15.2
mypy==1.6.1
mypy-extensions==1.0.0
newrelic==9.1.0
nose==1.3.7
numpy==1.26.1
oauth2client==4.1.3
OWSLib==0.29.2
owslib==0.29.2
packaging==23.2
passlib==1.7.4
PasteDeploy==2.0.1
pastedeploy==2.0.1
pathtools==0.1.2
pika==1.2.1
pip==23.2.1
ply==3.11
polib==1.1.1
progressbar==2.5
Expand All @@ -82,8 +80,8 @@ psycopg2==2.9.3
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser==2.21
PyJWT==2.4.0
pyOpenSSL==23.2.0
pyjwt==2.4.0
pyopenssl==23.2.0
pyparsing==3.1.1
pyproj==3.4.1
pysaml2==7.0.1
Expand All @@ -93,9 +91,9 @@ python-magic==0.4.27
python-utils==3.8.1
pytz==2023.3.post1
pytz-deprecation-shim==0.1.0.post0
PyUtilib==6.0.0
PyYAML==6.0
PyZ3950 @ git+https://github.com/danizen/PyZ3950@6d44a4ab85c8bda3a7542c2c9efdfad46c830219
pyutilib==6.0.0
pyyaml==6.0
pyz3950 @ git+https://github.com/danizen/PyZ3950
rdflib==6.1.1
redis==5.0.1
requests==2.31.0
Expand All @@ -104,26 +102,22 @@ rq==1.11.0
rsa==4.9
s3transfer==0.7.0
sansjson==0.3.0
setuptools==67.1.0
shapely==2.0.1
simplejson==3.18.0
six==1.16.0
SQLAlchemy==1.4.41
sqlalchemy[mypy]==1.4.41
sqlalchemy2-stubs==0.0.2a35
sqlparse==0.4.4
tomli==2.0.1
typing_extensions==4.8.0
typing-extensions==4.8.0
tzdata==2023.3
tzlocal==4.2
uritemplate==3.0.1
urllib3==1.26.18
webassets==2.0
webencodings==0.5.1
Werkzeug==2.0.0
wheel==0.41.2
WTForms==3.1.0
werkzeug==3.0.1
wtforms==3.1.0
xlrd==2.0.1
xmlschema==2.5.0
zipp==3.17.0
zope.event==5.0
zope.interface==6.1
zope-event==5.0
zope-interface==6.1

0 comments on commit 009710e

Please sign in to comment.