Skip to content

Commit 3af83c1

Browse files
authored
chore(deps): update python-nonmajor (#1073)
1 parent 3a70560 commit 3af83c1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements-test.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
pytest==8.1.1
1+
pytest==8.2.0
22
mock==5.1.0
33
pytest-cov==5.0.0
44
pytest-asyncio==0.23.6
5-
SQLAlchemy[asyncio]==2.0.29
5+
SQLAlchemy[asyncio]==2.0.30
66
sqlalchemy-pytds==1.0.0
77
sqlalchemy-stubs==0.4
88
PyMySQL==1.1.0
9-
pg8000==1.31.1
9+
pg8000==1.31.2
1010
asyncpg==0.29.0
1111
python-tds==1.15.0
1212
aioresponses==0.7.6

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
aiohttp==3.9.5
2-
cryptography==42.0.5
2+
cryptography==42.0.6
33
Requests==2.31.0
44
google-auth==2.29.0

0 commit comments

Comments
 (0)