Skip to content

Commit

Permalink
chore(deps): update python-nonmajor (#1083)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored May 22, 2024
1 parent e6a2c6f commit 0d9b731
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,11 +1,11 @@
pytest==8.2.0
pytest==8.2.1
mock==5.1.0
pytest-cov==5.0.0
pytest-asyncio==0.23.6
pytest-asyncio==0.23.7
SQLAlchemy[asyncio]==2.0.30
sqlalchemy-pytds==1.0.0
sqlalchemy-stubs==0.4
PyMySQL==1.1.0
PyMySQL==1.1.1
pg8000==1.31.2
asyncpg==0.29.0
python-tds==1.15.0
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.7
Requests==2.31.0
Requests==2.32.2
google-auth==2.29.0

0 comments on commit 0d9b731

Please sign in to comment.