From 2da4389ca8031fbfd4ce426e52999b7c80b72286 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 14 Aug 2024 20:22:56 +0000 Subject: [PATCH] chore(deps): update python-nonmajor --- requirements-test.txt | 6 +++--- requirements.txt | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 0b323a28..f345206d 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.2.2 -pytest-asyncio==0.23.7 +pytest==8.3.2 +pytest-asyncio==0.23.8 pytest-cov==5.0.0 pytest-aiohttp==1.0.5 -SQLAlchemy[asyncio]==2.0.31 +SQLAlchemy[asyncio]==2.0.32 diff --git a/requirements.txt b/requirements.txt index f65886b5..7204fd96 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiofiles==24.1.0 -aiohttp==3.10.2 +aiohttp==3.10.3 cryptography==43.0.0 -google-auth==2.32.0 +google-auth==2.33.0 requests==2.32.3 -protobuf==4.25.3 +protobuf==4.25.4