From 66484d9e5d7540c0c918fb3f6908578a07fd70d0 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 11 Feb 2025 17:37:25 +0100 Subject: [PATCH] chore(deps): update python-nonmajor (#1234) --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index bd88d4a5..52816e95 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ pytest==8.3.4 mock==5.1.0 pytest-cov==6.0.0 pytest-asyncio==0.25.3 -SQLAlchemy[asyncio]==2.0.37 +SQLAlchemy[asyncio]==2.0.38 sqlalchemy-pytds==1.0.2 sqlalchemy-stubs==0.4 PyMySQL==1.1.1 diff --git a/requirements.txt b/requirements.txt index 6f3d9a38..c566f53a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiofiles==24.1.0 -aiohttp==3.11.11 +aiohttp==3.11.12 cryptography==44.0.0 dnspython==2.7.0 Requests==2.32.3