From 29a143b7896f75008336e429d130c230403fdc6d Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 20 Mar 2025 17:58:57 +0000 Subject: [PATCH] chore(deps): update python-nonmajor --- requirements-test.txt | 6 +++--- requirements.txt | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 52816e95..7d276cbf 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,8 +1,8 @@ -pytest==8.3.4 -mock==5.1.0 +pytest==8.3.5 +mock==5.2.0 pytest-cov==6.0.0 pytest-asyncio==0.25.3 -SQLAlchemy[asyncio]==2.0.38 +SQLAlchemy[asyncio]==2.0.39 sqlalchemy-pytds==1.0.2 sqlalchemy-stubs==0.4 PyMySQL==1.1.1 diff --git a/requirements.txt b/requirements.txt index fd04d287..1dc6bc04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiofiles==24.1.0 -aiohttp==3.11.12 -cryptography==44.0.1 +aiohttp==3.11.14 +cryptography==44.0.2 dnspython==2.7.0 Requests==2.32.3 google-auth==2.38.0