Skip to content

Commit

Permalink
chore(deps): update python-nonmajor (#1175)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Oct 22, 2024
1 parent bc666ab commit f5eebdd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ pytest==8.3.3
mock==5.1.0
pytest-cov==5.0.0
pytest-asyncio==0.24.0
SQLAlchemy[asyncio]==2.0.35
SQLAlchemy[asyncio]==2.0.36
sqlalchemy-pytds==1.0.2
sqlalchemy-stubs==0.4
PyMySQL==1.1.1
pg8000==1.31.2
asyncpg==0.29.0
asyncpg==0.30.0
python-tds==1.15.0
aioresponses==0.7.6
pytest-aiohttp==1.0.5
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aiofiles==24.1.0
aiohttp==3.10.10
cryptography==43.0.1
cryptography==43.0.3
Requests==2.32.3
google-auth==2.35.0

0 comments on commit f5eebdd

Please sign in to comment.