From e45d58a100ed0083a125d7a2707dc796fec56d5f Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 11 Feb 2025 18:00:09 +0100 Subject: [PATCH] chore(deps): update python-nonmajor (#414) * chore(deps): update python-nonmajor * Update requirements-test.txt --------- Co-authored-by: rhatgadkar-goog --- requirements-test.txt | 8 ++++---- requirements.txt | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index 7b4b0662..08a1125d 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -11,8 +11,8 @@ psycopg2-binary==2.9.9; python_version == "3.9" and sys_platform == "darwin" psycopg2-binary==2.9.10; python_version != "3.9" or sys_platform != "darwin" pytest==8.3.4 -pytest-asyncio==0.25.2 +pytest-asyncio==0.25.3 pytest-cov==6.0.0 -pytest-aiohttp==1.0.5 -SQLAlchemy[asyncio]==2.0.37 -aioresponses==0.7.7 +pytest-aiohttp==1.1.0 +SQLAlchemy[asyncio]==2.0.38 +aioresponses==0.7.8 diff --git a/requirements.txt b/requirements.txt index 16646d1c..9445e46d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ aiofiles==24.1.0 -aiohttp==3.11.11 +aiohttp==3.11.12 cryptography==44.0.0 -google-auth==2.37.0 +google-auth==2.38.0 requests==2.32.3 -protobuf==4.25.5 +protobuf==4.25.6