From c8d3dd8ae150f5d975269e1886f832bc5da2a528 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 23 Apr 2025 13:35:21 +0000 Subject: [PATCH] chore(deps): update python-nonmajor --- requirements-test.txt | 8 ++++---- requirements.txt | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 7d276cbf2..59c5171e3 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,13 +1,13 @@ pytest==8.3.5 mock==5.2.0 -pytest-cov==6.0.0 -pytest-asyncio==0.25.3 -SQLAlchemy[asyncio]==2.0.39 +pytest-cov==6.1.1 +pytest-asyncio==0.26.0 +SQLAlchemy[asyncio]==2.0.40 sqlalchemy-pytds==1.0.2 sqlalchemy-stubs==0.4 PyMySQL==1.1.1 pg8000==1.31.2 asyncpg==0.30.0 -python-tds==1.16.0 +python-tds==1.16.1 aioresponses==0.7.8 pytest-aiohttp==1.1.0 diff --git a/requirements.txt b/requirements.txt index 1dc6bc047..7098157da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiofiles==24.1.0 -aiohttp==3.11.14 +aiohttp==3.11.18 cryptography==44.0.2 dnspython==2.7.0 Requests==2.32.3 -google-auth==2.38.0 +google-auth==2.39.0