Skip to content

Commit

Permalink
chore(deps): update python-nonmajor (#1073)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored May 6, 2024
1 parent 3a70560 commit 3af83c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
pytest==8.1.1
pytest==8.2.0
mock==5.1.0
pytest-cov==5.0.0
pytest-asyncio==0.23.6
SQLAlchemy[asyncio]==2.0.29
SQLAlchemy[asyncio]==2.0.30
sqlalchemy-pytds==1.0.0
sqlalchemy-stubs==0.4
PyMySQL==1.1.0
pg8000==1.31.1
pg8000==1.31.2
asyncpg==0.29.0
python-tds==1.15.0
aioresponses==0.7.6
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
aiohttp==3.9.5
cryptography==42.0.5
cryptography==42.0.6
Requests==2.31.0
google-auth==2.29.0

0 comments on commit 3af83c1

Please sign in to comment.