From 063cb050cf15dabbf66e4542d037d58c4a002c8d Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Tue, 11 Nov 2025 01:46:07 +0000 Subject: [PATCH] chore(deps): update python-nonmajor --- 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 c07a0e54..d0616b41 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -3,7 +3,7 @@ mock==5.2.0 pg8000==1.31.5 psycopg2-binary==2.9.11 pytest==8.4.2 -pytest-asyncio==1.2.0 +pytest-asyncio==1.3.0 pytest-cov==7.0.0 SQLAlchemy[asyncio]==2.0.44 aioresponses==0.7.8 diff --git a/requirements.txt b/requirements.txt index ec007ec5..5e70665e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiofiles==25.1.0 cryptography==46.0.3 -google-auth==2.41.1 +google-auth==2.43.0 requests==2.32.5 protobuf==6.33.0 \ No newline at end of file