From 29d452d3dc217dc79ac6a117ba432f6c9d5d6c80 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 10 Sep 2024 12:42:12 +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 f345206..85da15d 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,8 +2,8 @@ asyncpg==0.29.0 mock==5.1.0 pg8000==1.31.2 psycopg2-binary==2.9.9 -pytest==8.3.2 -pytest-asyncio==0.23.8 +pytest==8.3.3 +pytest-asyncio==0.24.0 pytest-cov==5.0.0 pytest-aiohttp==1.0.5 -SQLAlchemy[asyncio]==2.0.32 +SQLAlchemy[asyncio]==2.0.34 diff --git a/requirements.txt b/requirements.txt index 7204fd9..f820083 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiofiles==24.1.0 -aiohttp==3.10.3 +aiohttp==3.10.5 cryptography==43.0.0 -google-auth==2.33.0 +google-auth==2.34.0 requests==2.32.3 protobuf==4.25.4