Skip to content

Commit 655348b

Browse files
committed
chore(deps): update python-nonmajor
1 parent 1afc116 commit 655348b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pytest==9.0.2
22
mock==5.2.0
33
pytest-cov==7.0.0
44
pytest-asyncio==1.3.0
5-
SQLAlchemy[asyncio]==2.0.45
5+
SQLAlchemy[asyncio]==2.0.48
66
sqlalchemy-pytds==1.0.2
77
sqlalchemy-stubs==0.4
88
PyMySQL==1.1.2

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,28 +6,28 @@ argcomplete==3.6.3
66
attrs==25.4.0
77
certifi==2026.2.25
88
cffi==2.0.0
9-
charset-normalizer==3.4.5
9+
charset-normalizer==3.4.6
1010
colorlog==6.10.1
1111
cryptography==46.0.3
1212
dependency-groups==1.3.1
1313
distlib==0.4.0
1414
dnspython==2.8.0
15-
filelock==3.20.3
15+
filelock==3.25.2
1616
frozenlist==1.8.0
17-
google-auth==2.47.0
17+
google-auth==2.49.1
1818
humanize==4.15.0
1919
idna==3.11
2020
multidict==6.7.1
2121
nox==2025.11.12
2222
packaging==26.0
2323
pip-review==1.3.0
24-
platformdirs==4.5.1
24+
platformdirs==4.9.4
2525
propcache==0.4.1
2626
pyasn1==0.6.2
2727
pyasn1_modules==0.4.2
2828
pycparser==3.0
2929
requests==2.32.5
3030
rsa==4.9.1
3131
urllib3==2.6.3
32-
virtualenv==20.36.1
32+
virtualenv==20.39.1
3333
yarl==1.23.0

0 commit comments

Comments
 (0)