Skip to content

Commit

Permalink
chore(deps): update python-nonmajor (#1150)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Aug 27, 2024
1 parent 99c2d56 commit b6a6c6c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
pytest==8.3.2
mock==5.1.0
pytest-cov==5.0.0
pytest-asyncio==0.23.8
SQLAlchemy[asyncio]==2.0.31
pytest-asyncio==0.24.0
SQLAlchemy[asyncio]==2.0.32
sqlalchemy-pytds==1.0.0
sqlalchemy-stubs==0.4
PyMySQL==1.1.1
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
aiofiles==24.1.0
aiohttp==3.10.3
aiohttp==3.10.5
cryptography==42.0.8
Requests==2.32.3
google-auth==2.33.0
google-auth==2.34.0

0 comments on commit b6a6c6c

Please sign in to comment.