diff --git a/requirements.pypy.txt b/requirements.pypy.txt index 9d96f779..dab09a85 100644 --- a/requirements.pypy.txt +++ b/requirements.pypy.txt @@ -12,7 +12,7 @@ websockets~=15.0.1 # For tests: Flask[async]==3.1.1 Hypercorn==0.17.3 -requests==2.32.4 +requests==2.33.0 pytest==8.3.5 pytest-asyncio==1.2.0 pytest-cov==6.1.1 diff --git a/requirements.txt b/requirements.txt index 84d646c1..eadb7e5c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ Cython==3.1.4 setuptools==80.7.1 Flask[async]==3.1.1 Hypercorn==0.17.3 -requests==2.32.4 +requests==2.33.0 pytest==8.3.5 pytest-asyncio==1.2.0 pytest-cov==6.1.1