From d991b5cc590ab0dcef66016ce61b8abd8c827fa6 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 23 Jun 2026 23:28:05 +0000 Subject: [PATCH] chore(deps): update python-nonmajor --- requirements-test.txt | 8 ++++---- requirements.txt | 12 ++++++------ 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 296878dd..c96ca336 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,13 +1,13 @@ -pytest==9.0.3 +pytest==9.1.1 mock==5.2.0 pytest-cov==7.1.0 pytest-asyncio==1.4.0 -SQLAlchemy[asyncio]==2.0.50 +SQLAlchemy[asyncio]==2.0.51 sqlalchemy-pytds==1.0.2 sqlalchemy-stubs==0.4 PyMySQL==1.2.0 pg8000==1.31.5 asyncpg==0.31.0 python-tds==1.17.1 -aioresponses==0.7.8 -pytest-aiohttp==1.1.0 +aioresponses==0.7.9 +pytest-aiohttp==1.1.1 diff --git a/requirements.txt b/requirements.txt index 6194cfe6..c3c2f063 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ -certifi==2026.5.20 +certifi==2026.6.17 cryptography==48.0.0 -filelock==3.29.0 -google-auth==2.53.0 -idna==3.16 +filelock==3.29.4 +google-auth==2.55.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.1