Skip to content

Commit 260ccf9

Browse files
authored
chore(deps): update python-nonmajor (#1292)
1 parent 47faae8 commit 260ccf9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pytest==8.3.5
22
mock==5.2.0
33
pytest-cov==6.1.1
44
pytest-asyncio==0.26.0
5-
SQLAlchemy[asyncio]==2.0.40
5+
SQLAlchemy[asyncio]==2.0.41
66
sqlalchemy-pytds==1.0.2
77
sqlalchemy-stubs==0.4
88
PyMySQL==1.1.1

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiofiles==24.1.0
22
aiohttp==3.11.18
3-
cryptography==44.0.2
3+
cryptography==44.0.3
44
dnspython==2.7.0
55
Requests==2.32.3
6-
google-auth==2.39.0
6+
google-auth==2.40.1

0 commit comments

Comments
 (0)