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.3` as it provides support for
`urllib3>=2`

Closes: #2626
  • Loading branch information
JohnVillalovos authored and nejch committed Aug 19, 2023
1 parent 3074f52 commit 988a6e7
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.3
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 988a6e7

Please sign in to comment.