diff --git a/requirements-test.txt b/requirements-test.txt index 296878dd..a21a3001 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,4 +1,4 @@ -pytest==9.0.3 +pytest==9.1.0 mock==5.2.0 pytest-cov==7.1.0 pytest-asyncio==1.4.0 @@ -10,4 +10,4 @@ pg8000==1.31.5 asyncpg==0.31.0 python-tds==1.17.1 aioresponses==0.7.8 -pytest-aiohttp==1.1.0 +pytest-aiohttp==1.1.1 diff --git a/requirements.txt b/requirements.txt index 6194cfe6..63e59ebd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ certifi==2026.5.20 -cryptography==48.0.0 -filelock==3.29.0 -google-auth==2.53.0 -idna==3.16 +cryptography==48.0.1 +filelock==3.29.4 +google-auth==2.54.0 +idna==3.18 packaging==26.2 -pip==26.1.1 +pip==26.1.2 PyMySQL==1.2.0 -virtualenv==21.3.3 +virtualenv==21.5.0