File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ pytest-asyncio==1.3.0
55SQLAlchemy[asyncio]==2.0.49
66sqlalchemy-pytds==1.0.2
77sqlalchemy-stubs==0.4
8- PyMySQL==1.1.2
8+ PyMySQL==1.1.3
99pg8000==1.31.5
1010asyncpg==0.31.0
1111python-tds==1.17.1
Original file line number Diff line number Diff line change @@ -4,22 +4,22 @@ aiohttp==3.13.5
44aiosignal == 1.4.0
55argcomplete == 3.6.3
66attrs == 26.1.0
7- certifi == 2026.2.25
7+ certifi == 2026.4.22
88cffi == 2.0.0
99charset-normalizer == 3.4.7
1010colorlog == 6.10.1
1111cryptography == 46.0.7
1212dependency-groups == 1.3.1
1313distlib == 0.4.0
1414dnspython == 2.8.0
15- filelock == 3.28 .0
15+ filelock == 3.29 .0
1616frozenlist == 1.8.0
17- google-auth == 2.49.2
17+ google-auth == 2.51.0
1818humanize == 4.15.0
19- idna == 3.11
19+ idna == 3.13
2020multidict == 6.7.1
2121nox == 2026.4.10
22- packaging == 26.1
22+ packaging == 26.2
2323pip-review == 1.3.0
2424platformdirs == 4.9.6
2525propcache == 0.4.1
@@ -28,6 +28,6 @@ pyasn1_modules==0.4.2
2828pycparser == 3.0
2929requests == 2.33.1
3030rsa == 4.9.1
31- urllib3 == 2.6.3
32- virtualenv == 21.2.4
31+ urllib3 == 2.7.0
32+ virtualenv == 21.3.1
3333yarl == 1.23.0
You can’t perform that action at this time.
0 commit comments