Skip to content

Commit

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

* Remove dependency bump of psycopg2-binary

---------

Co-authored-by: rhatgadkar-goog <[email protected]>
  • Loading branch information
renovate-bot and rhatgadkar-goog authored Oct 30, 2024
1 parent 41ae4e3 commit fc52059
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
asyncpg==0.29.0
asyncpg==0.30.0
mock==5.1.0
pg8000==1.31.2
psycopg2-binary==2.9.9
pytest==8.3.3
pytest-asyncio==0.24.0
pytest-cov==5.0.0
pytest-aiohttp==1.0.5
SQLAlchemy[asyncio]==2.0.34
SQLAlchemy[asyncio]==2.0.36
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
aiofiles==24.1.0
aiohttp==3.10.5
cryptography==43.0.1
google-auth==2.34.0
aiohttp==3.10.10
cryptography==43.0.3
google-auth==2.35.0
requests==2.32.3
protobuf==4.25.4
protobuf==4.25.5

0 comments on commit fc52059

Please sign in to comment.