File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,6 @@ wheel==0.42.0
8484# avoid ImportError error https://github.com/GSA/data.gov/issues/4396
8585importlib-resources<6.0
8686cryptography>42.0.4
87- pip>=23.3
8887jinja2>=3.1.5
8988
9089# fix for https://security.snyk.io/vuln/SNYK-PYTHON-GEVENT-8320934
@@ -107,3 +106,4 @@ MarkupSafe==2.*
107106
108107# avoid conflic dependencies issue
109108greenlet>=3.1.1
109+ pip>=25.0
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ Babel==2.10.3
55Beaker == 1.11.0
66bleach == 5.0.1
77blinker == 1.5
8- boto3 == 1.36.7
9- botocore == 1.36.7
10- certifi == 2024.12.14
8+ boto3 == 1.36.13
9+ botocore == 1.36.13
10+ certifi == 2025.1.31
1111cffi == 1.17.1
1212chardet == 5.2.0
1313charset-normalizer == 3.4.1
@@ -17,7 +17,7 @@ ckanext-dcat-usmetadata==0.6.0
1717ckanext-envvars == 0.0.6
1818ckanext-s3filestore @ git+https://github.com/keitaroinc/ckanext-s3filestore.git@caf88c0352ffe7b4432d3d55ddfb0a71249ceddd
1919ckanext-saml2auth @ git+https://github.com/GSA/ckanext-saml2auth.git@387cfc1c6a7619f670bf387384f2634516de5844
20- ckanext-usmetadata == 0.3.2
20+ ckanext-usmetadata == 0.3.3
2121-e git+https://github.com/ckan/ckanext-xloader.git@11eb3e64867ac9aa3cab95236e3eed520f601012#egg=ckanext_xloader
2222ckantoolkit == 0.0.7
2323click == 8.1.3
@@ -47,19 +47,19 @@ jsonlines==4.0.0
4747jsonschema == 2.4.0
4848linear-tsv == 1.1.0
4949lxml == 4.9.1
50- Mako == 1.3.8
50+ Mako == 1.3.9
5151Markdown == 3.4.1
5252MarkupSafe == 2.0.1
5353messytables == 0.15.2
5454mypy == 1.10.1
5555mypy-extensions == 1.0.0
56- newrelic == 10.4 .0
56+ newrelic == 10.5 .0
5757nose == 1.3.7
5858openpyxl == 3.1.5
5959packaging == 24.1
6060passlib == 1.7.4
6161pika == 1.3.2
62- pip == 24.3.1
62+ pip == 25.0
6363polib == 1.1.1
6464psycopg2 == 2.9.3
6565pycparser == 2.22
@@ -70,7 +70,7 @@ pysaml2==7.3.1
7070pysolr == 3.9.0
7171python-dateutil == 2.8.2
7272python-magic == 0.4.27
73- pytz == 2024.2
73+ pytz == 2025.1
7474pytz-deprecation-shim == 0.1.0.post0
7575PyUtilib == 6.0.0
7676PyYAML == 6.0.1
You can’t perform that action at this time.
0 commit comments