Skip to content

Commit

Permalink
Merge pull request #706 from mikaylathompson/mend-fixes-requests-2.32.2
Browse files Browse the repository at this point in the history
Update requests lib for mend
  • Loading branch information
peternied authored Jun 7, 2024
2 parents 259152c + 024b975 commit 82273dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion FetchMigration/python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ jsondiff>=2.0.0
jsonpath-ng>=1.6.0
prometheus-client>=0.17.1
pyyaml>=6.0.1
requests>=2.31.0
requests>=2.32.3
requests-aws4auth>=1.2.3
responses>=0.23.3
4 changes: 2 additions & 2 deletions test/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ packaging==23.1
pluggy==1.0.0
pytest==7.3.1
pytest-xdist==3.3.1
requests>==2.31.0
requests>==2.32.3
urllib3>==2.0.7
requests_aws4auth
boto3
boto3

0 comments on commit 82273dc

Please sign in to comment.