diff --git a/pyproject.toml b/pyproject.toml index 75c6ff5..e56c032 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ web = [ "uvicorn==0.34.0", "gunicorn==23.0.0", "aiofiles==24.1.0", - "requests==2.32.3", + "requests==2.33.0", "itsdangerous==2.2.0", "uvloop==0.21.0", "httptools==0.6.4",