From 8cdd27e60f2e030782a517ba68a4b6f18a8f254d Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 30 Jul 2024 21:18:28 +0000 Subject: [PATCH] chore(deps): update python-nonmajor --- requirements-test.txt | 4 ++-- requirements.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 0b323a28..93ee97eb 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 diff --git a/requirements.txt b/requirements.txt index ca256ce8..04b3e47f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -aiohttp==3.9.5 +aiohttp==3.10.0 cryptography==42.0.8 google-auth==2.32.0 requests==2.32.3 -protobuf==4.25.3 +protobuf==4.25.4