Skip to content

Commit 17384d6

Browse files
committed
chore(deps): update python-nonmajor
1 parent d1282d8 commit 17384d6

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

requirements-test.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
pytest==9.0.3
22
mock==5.2.0
33
pytest-cov==7.1.0
4-
pytest-asyncio==1.3.0
5-
SQLAlchemy[asyncio]==2.0.49
4+
pytest-asyncio==1.4.0
5+
SQLAlchemy[asyncio]==2.0.50
66
sqlalchemy-pytds==1.0.2
77
sqlalchemy-stubs==0.4
8-
PyMySQL==1.1.2
8+
PyMySQL==1.2.0
99
pg8000==1.31.5
1010
asyncpg==0.31.0
1111
python-tds==1.17.1

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
certifi==2026.2.25
1+
certifi==2026.5.20
22
cryptography==46.0.7
3-
filelock==3.28.0
4-
google-auth==2.49.2
3+
filelock==3.29.0
4+
google-auth==2.53.0
55
idna==3.11
6-
packaging==26.1
6+
packaging==26.2
77
pip==26.0.1
8-
PyMySQL==1.1.2
9-
virtualenv==21.2.4
8+
PyMySQL==1.2.0
9+
virtualenv==21.3.3

0 commit comments

Comments
 (0)