Skip to content

Commit

Permalink
chore(deps): update dependency requests to v2.31.0 [security]
Browse files Browse the repository at this point in the history
Also update dependency `responses==0.23.2` as it provides support for
`urllib3>=2`

Closes: #2626
  • Loading branch information
JohnVillalovos committed Aug 2, 2023
1 parent 3cd928c commit 1dd85ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-test.txt
Expand Up @@ -6,6 +6,6 @@ pytest-cov==4.1.0
pytest-github-actions-annotate-failures==0.2.0
pytest==7.4.0
PyYaml==6.0.1
responses==0.23.1
responses==0.23.2
setuptools==68.0.0
wheel==0.41.0
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,3 +1,3 @@
requests==2.28.2
requests==2.31.0
requests-toolbelt==1.0.0
typing-extensions==4.7.1 ; python_version < "3.8"

0 comments on commit 1dd85ec

Please sign in to comment.