Skip to content

Commit

Permalink
Merge pull request #1354 from GSA/update-requests-version
Browse files Browse the repository at this point in the history
update requests version from snyk check
  • Loading branch information
FuhuXia authored May 23, 2024
2 parents c2f5aac + d80c7d8 commit 963dcab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ckan/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ gunicorn
newrelic
certifi>=2022.12.7
redis>=4.5.4
requests==2.31.0
requests==2.32.0

# avoid ImportError error https://github.com/GSA/data.gov/issues/4396
importlib-resources<6.0
Expand Down
8 changes: 4 additions & 4 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.34.108
botocore==1.34.108
boto3==1.34.111
botocore==1.34.111
certifi==2024.2.2
cffi==1.16.0
chardet==5.2.0
Expand All @@ -15,7 +15,7 @@ ckan @ git+https://github.com/GSA/ckan.git@2d73fff71a7f7c4019d75995b53faa09f0fa8
ckanext-datagovcatalog==0.1.0
ckanext-datagovtheme==0.2.20
ckanext-datajson==0.1.24
ckanext-dcat @ git+https://github.com/ckan/ckanext-dcat@9c22b7dfb0967a90f0617d10741eeff1967ac7f2
ckanext-dcat @ git+https://github.com/ckan/ckanext-dcat@6ec5630e45c987301069339c499f8c3876989793
ckanext-envvars==0.0.3
ckanext-geodatagov==0.2.8
-e git+https://github.com/GSA/ckanext-harvest.git@9039e7a5d563a40177d62487758b366ab77434b6#egg=ckanext_harvest
Expand Down Expand Up @@ -88,7 +88,7 @@ PyYAML==6.0.1
PyZ3950 @ git+https://github.com/danizen/PyZ3950@6d44a4ab85c8bda3a7542c2c9efdfad46c830219
rdflib==6.1.1
redis==5.0.4
requests==2.31.0
requests==2.32.0
rfc3987==1.3.8
rq==1.11.0
s3transfer==0.10.1
Expand Down

0 comments on commit 963dcab

Please sign in to comment.