Skip to content

Commit 8563cf2

Browse files
committed
Update Pip Requirements
1 parent 7e4f46f commit 8563cf2

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

requirements.in.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ wheel==0.42.0
8484
# avoid ImportError error https://github.com/GSA/data.gov/issues/4396
8585
importlib-resources<6.0
8686
cryptography>42.0.4
87-
pip>=23.3
8887
jinja2>=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
109108
greenlet>=3.1.1
109+
pip>=25.0

requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ Babel==2.10.3
55
Beaker==1.11.0
66
bleach==5.0.1
77
blinker==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
1111
cffi==1.17.1
1212
chardet==5.2.0
1313
charset-normalizer==3.4.1
@@ -17,7 +17,7 @@ ckanext-dcat-usmetadata==0.6.0
1717
ckanext-envvars==0.0.6
1818
ckanext-s3filestore @ git+https://github.com/keitaroinc/ckanext-s3filestore.git@caf88c0352ffe7b4432d3d55ddfb0a71249ceddd
1919
ckanext-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
2222
ckantoolkit==0.0.7
2323
click==8.1.3
@@ -47,19 +47,19 @@ jsonlines==4.0.0
4747
jsonschema==2.4.0
4848
linear-tsv==1.1.0
4949
lxml==4.9.1
50-
Mako==1.3.8
50+
Mako==1.3.9
5151
Markdown==3.4.1
5252
MarkupSafe==2.0.1
5353
messytables==0.15.2
5454
mypy==1.10.1
5555
mypy-extensions==1.0.0
56-
newrelic==10.4.0
56+
newrelic==10.5.0
5757
nose==1.3.7
5858
openpyxl==3.1.5
5959
packaging==24.1
6060
passlib==1.7.4
6161
pika==1.3.2
62-
pip==24.3.1
62+
pip==25.0
6363
polib==1.1.1
6464
psycopg2==2.9.3
6565
pycparser==2.22
@@ -70,7 +70,7 @@ pysaml2==7.3.1
7070
pysolr==3.9.0
7171
python-dateutil==2.8.2
7272
python-magic==0.4.27
73-
pytz==2024.2
73+
pytz==2025.1
7474
pytz-deprecation-shim==0.1.0.post0
7575
PyUtilib==6.0.0
7676
PyYAML==6.0.1

0 commit comments

Comments
 (0)