Skip to content

Commit

Permalink
Merge pull request #1548 from GSA/requirement-patches
Browse files Browse the repository at this point in the history
[Snyk + GH Actions] Update requirements
  • Loading branch information
FuhuXia authored Feb 12, 2025
2 parents 532f4ba + 7763d79 commit bde34b1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion ckan/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ requests~=2.32.3
# avoid ImportError error https://github.com/GSA/data.gov/issues/4396
importlib-resources<6.0
jinja2>=3.1.5
cryptography>=42.0.4

# fix for https://security.snyk.io/vuln/SNYK-PYTHON-GEVENT-8320934
gevent>=24.10.1
Expand All @@ -145,3 +144,4 @@ MarkupSafe==2.*
# avoid conflic dependencies issue
greenlet>=3.1.1
pip>=25.0
cryptography>=44.0.1
10 changes: 5 additions & 5 deletions ckan/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Babel==2.10.3
Beaker==1.11.0
bleach==5.0.1
blinker==1.5
boto3==1.36.13
botocore==1.36.13
boto3==1.36.18
botocore==1.36.18
certifi==2025.1.31
cffi==1.17.1
chardet==5.2.0
Expand All @@ -25,7 +25,7 @@ ckanext-saml2auth @ git+https://github.com/GSA/ckanext-saml2auth.git@387cfc1c6a7
-e git+https://github.com/GSA/ckanext-spatial.git@6d83a53efa1e9ff225daf4e7a5751b98367ee7f2#egg=ckanext_spatial
ckantoolkit==0.0.7
click==8.1.3
cryptography==44.0.0
cryptography==44.0.1
defusedxml==0.7.1
dominate==2.7.0
elementpath==4.7.0
Expand Down Expand Up @@ -58,14 +58,14 @@ MarkupSafe==2.1.5
messytables==0.15.2
mypy==1.10.1
mypy-extensions==1.0.0
newrelic==10.5.0
newrelic==10.6.0
nose==1.3.7
numpy==1.26.4
OWSLib==0.32.1
packaging==24.1
passlib==1.7.4
pika==1.2.1
pip==25.0
pip==25.0.1
ply==3.11
polib==1.1.1
progressbar==2.5
Expand Down

0 comments on commit bde34b1

Please sign in to comment.