Skip to content

Commit e730212

Browse files
authored
chore(deps): update python-nonmajor (#1152)
1 parent 7e8e8a2 commit e730212

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements-test.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
pytest==8.3.2
1+
pytest==8.3.3
22
mock==5.1.0
33
pytest-cov==5.0.0
44
pytest-asyncio==0.24.0
5-
SQLAlchemy[asyncio]==2.0.32
6-
sqlalchemy-pytds==1.0.0
5+
SQLAlchemy[asyncio]==2.0.34
6+
sqlalchemy-pytds==1.0.1
77
sqlalchemy-stubs==0.4
88
PyMySQL==1.1.1
99
pg8000==1.31.2

0 commit comments

Comments
 (0)