Skip to content

Commit 9fb3dea

Browse files
Update dependency requests to v2.32.4 [SECURITY]
1 parent 9c195bb commit 9fb3dea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0"
6161
pywin32-ctypes==0.2.2 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32"
6262
rapidfuzz==3.9.6 ; python_version >= "3.10" and python_version < "4.0"
6363
requests-toolbelt==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
64-
requests==2.32.3 ; python_version >= "3.10" and python_version < "4.0"
64+
requests==2.32.4 ; python_version >= "3.10" and python_version < "4.0"
6565
rsa==4.9 ; python_version >= "3.10" and python_version < "4"
6666
secretstorage==3.3.3 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "linux"
6767
shellingham==1.5.4 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)