diff --git a/requirements.txt b/requirements.txt index 7edd248..6b550ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -61,7 +61,7 @@ python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0" pywin32-ctypes==0.2.2 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32" rapidfuzz==3.9.6 ; python_version >= "3.10" and python_version < "4.0" requests-toolbelt==1.0.0 ; python_version >= "3.10" and python_version < "4.0" -requests==2.32.3 ; python_version >= "3.10" and python_version < "4.0" +requests==2.32.4 ; python_version >= "3.10" and python_version < "4.0" rsa==4.9 ; python_version >= "3.10" and python_version < "4" secretstorage==3.3.3 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "linux" shellingham==1.5.4 ; python_version >= "3.10" and python_version < "4.0"