Skip to content

Commit

Permalink
chore(deps): update python-nonmajor (#414)
Browse files Browse the repository at this point in the history
* chore(deps): update python-nonmajor

* Update requirements-test.txt

---------

Co-authored-by: rhatgadkar-goog <[email protected]>
  • Loading branch information
renovate-bot and rhatgadkar-goog authored Feb 11, 2025
1 parent 397d34f commit e45d58a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit e45d58a

Please sign in to comment.