From 627605b3f7235976b2e43dd939a6c0d72460be80 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 20 May 2025 17:17:02 +0000 Subject: [PATCH] chore(deps): update python-nonmajor --- requirements-test.txt | 2 +- requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 59c5171e3..726b8d308 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ pytest==8.3.5 mock==5.2.0 pytest-cov==6.1.1 pytest-asyncio==0.26.0 -SQLAlchemy[asyncio]==2.0.40 +SQLAlchemy[asyncio]==2.0.41 sqlalchemy-pytds==1.0.2 sqlalchemy-stubs==0.4 PyMySQL==1.1.1 diff --git a/requirements.txt b/requirements.txt index 7098157da..8b2194394 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiofiles==24.1.0 aiohttp==3.11.18 -cryptography==44.0.2 +cryptography==44.0.3 dnspython==2.7.0 Requests==2.32.3 -google-auth==2.39.0 +google-auth==2.40.1