File tree Expand file tree Collapse file tree 2 files changed +20
-20
lines changed Expand file tree Collapse file tree 2 files changed +20
-20
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,6 @@ wheel==0.42.0
8686importlib-resources<6.0
8787cryptography>42.0.4
8888pip>=23.3
89- jinja2>=3.1.4
9089
9190# fix for https://security.snyk.io/vuln/SNYK-PYTHON-GEVENT-8320934
9291gevent>=24.10.1
@@ -108,3 +107,4 @@ MarkupSafe==2.*
108107
109108# avoid conflic dependencies issue
110109greenlet>=3.1.1
110+ jinja2>=3.1.5
Original file line number Diff line number Diff line change 11alembic == 1.8.1
2- async-timeout == 5.0.0
3- attrs == 24.2 .0
2+ async-timeout == 5.0.1
3+ attrs == 24.3 .0
44Babel == 2.10.3
55Beaker == 1.11.0
66bleach == 5.0.1
77blinker == 1.5
8- boto3 == 1.35.53
9- botocore == 1.35.53
10- certifi == 2024.8.30
8+ boto3 == 1.35.87
9+ botocore == 1.35.87
10+ certifi == 2024.12.14
1111cffi == 1.17.1
1212chardet == 5.2.0
13- charset-normalizer == 3.4.0
13+ charset-normalizer == 3.4.1
1414ckan @ git+https://github.com/GSA/ckan.git@8c4a517efeac80db098cc6ba144cb742bbeca194
1515ckanext-datajson == 0.1.27
1616ckanext-dcat-usmetadata == 0.6.0
@@ -19,42 +19,42 @@ ckanext-googleanalyticsbasic==0.2.1
1919ckanext-s3filestore @ git+https://github.com/keitaroinc/ckanext-s3filestore.git@caf88c0352ffe7b4432d3d55ddfb0a71249ceddd
2020ckanext-saml2auth @ git+https://github.com/GSA/ckanext-saml2auth.git@387cfc1c6a7619f670bf387384f2634516de5844
2121ckanext-usmetadata == 0.3.2
22- -e git+https://github.com/ckan/ckanext-xloader.git@6b6895990a7b3497b274afe4e83e3db794d9dd69 #egg=ckanext_xloader
22+ -e git+https://github.com/ckan/ckanext-xloader.git@dbc7a3c870a0a7c1c115dcfdde0c4a2a89867565 #egg=ckanext_xloader
2323ckantoolkit == 0.0.7
2424click == 8.1.3
25- cryptography == 43 .0.3
25+ cryptography == 44 .0.0
2626defusedxml == 0.7.1
2727dominate == 2.7.0
28- elementpath == 4.6 .0
28+ elementpath == 4.7 .0
2929et_xmlfile == 2.0.0
3030feedgen == 0.9.0
3131Flask == 2.0.3
3232Flask-Babel == 1.0.0
3333Flask-Login == 0.6.1
3434flask-multistatic == 1.0
3535Flask-WTF == 1.0.1
36- gevent == 24.10.3
36+ gevent == 24.11.1
3737greenlet == 3.1.1
3838gunicorn == 23.0.0
3939html5lib == 1.1
4040idna == 3.10
4141ijson == 3.3.0
4242importlib-resources == 5.13.0
4343itsdangerous == 2.0.1
44- Jinja2 == 3.1.4
44+ Jinja2 == 3.1.5
4545jmespath == 1.0.1
4646json-table-schema == 0.2.1
4747jsonlines == 4.0.0
4848jsonschema == 2.4.0
4949linear-tsv == 1.1.0
5050lxml == 4.9.1
51- Mako == 1.3.6
51+ Mako == 1.3.8
5252Markdown == 3.4.1
5353MarkupSafe == 2.0.1
5454messytables == 0.15.2
5555mypy == 1.10.1
5656mypy-extensions == 1.0.0
57- newrelic == 10.2 .0
57+ newrelic == 10.4 .0
5858nose == 1.3.7
5959openpyxl == 3.1.5
6060packaging == 24.1
@@ -65,7 +65,7 @@ polib==1.1.1
6565psycopg2 == 2.9.3
6666pycparser == 2.22
6767PyJWT == 2.4.0
68- pyOpenSSL == 24.2.1
68+ pyOpenSSL == 24.3.0
6969pyparsing == 3.1.2
7070pysaml2 == 7.3.1
7171pysolr == 3.9.0
@@ -75,26 +75,26 @@ pytz==2024.2
7575pytz-deprecation-shim == 0.1.0.post0
7676PyUtilib == 6.0.0
7777PyYAML == 6.0.1
78- redis == 5.2.0
78+ redis == 5.2.1
7979requests == 2.32.3
8080rfc3987 == 1.3.8
8181rq == 1.11.0
82- s3transfer == 0.10.3
82+ s3transfer == 0.10.4
8383sansjson == 0.3.0
8484setuptools == 71.0.4
8585simplejson == 3.18.0
86- six == 1.16 .0
86+ six == 1.17 .0
8787SQLAlchemy == 1.4.41
8888sqlalchemy2-stubs == 0.0.2a38
8989sqlparse == 0.5.0
9090tabulator == 1.53.5
91- tomli == 2.0.2
91+ tomli == 2.2.1
9292typing_extensions == 4.3.0
9393tzdata == 2024.2
9494tzlocal == 4.2
9595unicodecsv == 0.14.1
9696Unidecode == 1.0.22
97- urllib3 == 2.2.3
97+ urllib3 == 2.3.0
9898watchdog == 6.0.0
9999webassets == 2.0
100100webencodings == 0.5.1
You can’t perform that action at this time.
0 commit comments