From 93a94fd07a0b6465533d259072a7b9d85b9e2bf0 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 28 Oct 2025 03:05:59 +0000 Subject: [PATCH] chore(deps): update python-nonmajor --- requirements-test.txt | 10 +++++----- requirements.txt | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 9cba5a85..6191c37f 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,13 +1,13 @@ -pytest==8.4.1 +pytest==8.4.2 mock==5.2.0 pytest-cov==7.0.0 -pytest-asyncio==1.1.0 -SQLAlchemy[asyncio]==2.0.43 +pytest-asyncio==1.2.0 +SQLAlchemy[asyncio]==2.0.44 sqlalchemy-pytds==1.0.2 sqlalchemy-stubs==0.4 -PyMySQL==1.1.1 +PyMySQL==1.1.2 pg8000==1.31.4 asyncpg==0.30.0 -python-tds==1.16.1 +python-tds==1.17.1 aioresponses==0.7.8 pytest-aiohttp==1.1.0 diff --git a/requirements.txt b/requirements.txt index 766d62dc..7b9d8af0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiofiles==24.1.0 -aiohttp==3.12.15 -cryptography==46.0.2 -dnspython==2.7.0 -Requests==2.32.4 -google-auth==2.40.3 +aiohttp==3.13.1 +cryptography==46.0.3 +dnspython==2.8.0 +Requests==2.32.5 +google-auth==2.41.1