Skip to content

Commit

Permalink
Update requests lib for mend
Browse files Browse the repository at this point in the history
Signed-off-by: Mikayla Thompson <[email protected]>
  • Loading branch information
mikaylathompson committed Jun 7, 2024
1 parent d6f04f7 commit 024b975
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 024b975

Please sign in to comment.