Skip to content

Commit 382f453

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

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ pytest-asyncio==1.3.0
55
SQLAlchemy[asyncio]==2.0.49
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.4.22
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)