diff --git a/pyproject.toml b/pyproject.toml index 91e6947..54a2780 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ requires-python = ">=3.10" dependencies = [ "cryptography==48.0.0", "click==8.3.3", - "requests==2.33.1", + "requests==2.34.0", "pyperclip==1.11.0", "flask==3.1.3", "flask-socketio==5.6.1", diff --git a/requirements.txt b/requirements.txt index 2ee639e..1d17b3e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,7 +51,7 @@ pyproject_hooks==1.2.0 python-engineio==4.13.1 python-socketio==5.16.1 readme_renderer==44.0 -requests==2.33.1 +requests==2.34.0 requests-toolbelt==1.0.0 rfc3986==2.0.0 rich==15.0.0