Skip to content

Commit 6e10ae2

Browse files
Update dependency requests to v2.33.0 [SECURITY]
1 parent 066f300 commit 6e10ae2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ pytest-cov==5.0.0 ; python_version >= "3.11" and python_version < "4.0"
2828
pytest==8.3.2 ; python_version >= "3.11" and python_version < "4.0"
2929
pyyaml==6.0.2 ; python_version >= "3.11" and python_version < "4.0"
3030
regex==2024.7.24 ; python_version >= "3.11" and python_version < "4.0"
31-
requests==2.32.3 ; python_version >= "3.11" and python_version < "4.0"
31+
requests==2.33.0 ; python_version >= "3.11" and python_version < "4.0"
3232
responses==0.21.0 ; python_version >= "3.11" and python_version < "4.0"
3333
rfc3986[idna2008]==1.5.0 ; python_version >= "3.11" and python_version < "4.0"
3434
setuptools==74.0.0 ; python_version >= "3.11" and python_version < "4.0"

0 commit comments

Comments
 (0)