Skip to content

Commit 191ea3d

Browse files
committed
chore(deps): update python-nonmajor
1 parent 31e4183 commit 191ea3d

2 files changed

Lines changed: 8 additions & 8 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.1.3
99
pg8000==1.31.5
1010
asyncpg==0.31.0
1111
python-tds==1.17.1

requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,22 @@ aiohttp==3.13.5
44
aiosignal==1.4.0
55
argcomplete==3.6.3
66
attrs==26.1.0
7-
certifi==2026.2.25
7+
certifi==2026.4.22
88
cffi==2.0.0
99
charset-normalizer==3.4.7
1010
colorlog==6.10.1
1111
cryptography==46.0.7
1212
dependency-groups==1.3.1
1313
distlib==0.4.0
1414
dnspython==2.8.0
15-
filelock==3.28.0
15+
filelock==3.29.0
1616
frozenlist==1.8.0
17-
google-auth==2.49.2
17+
google-auth==2.51.0
1818
humanize==4.15.0
19-
idna==3.11
19+
idna==3.13
2020
multidict==6.7.1
2121
nox==2026.4.10
22-
packaging==26.1
22+
packaging==26.2
2323
pip-review==1.3.0
2424
platformdirs==4.9.6
2525
propcache==0.4.1
@@ -28,6 +28,6 @@ pyasn1_modules==0.4.2
2828
pycparser==3.0
2929
requests==2.33.1
3030
rsa==4.9.1
31-
urllib3==2.6.3
32-
virtualenv==21.2.4
31+
urllib3==2.7.0
32+
virtualenv==21.3.1
3333
yarl==1.23.0

0 commit comments

Comments
 (0)