Skip to content

Commit 4f9526a

Browse files
committed
[py] Bump dependencies for dev and fix script
1 parent a246462 commit 4f9526a

File tree

3 files changed

+330
-338
lines changed

3 files changed

+330
-338
lines changed

py/requirements.txt

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
attrs==25.3.0
22
cachetools==6.1.0
3-
certifi==2025.6.15
3+
certifi==2025.8.3
44
cffi==1.17.1
55
chardet==5.2.0
6-
charset-normalizer==3.4.2
6+
charset-normalizer==3.4.3
77
colorama==0.4.6
8-
cryptography==45.0.5
9-
debugpy==1.8.14
10-
distlib==0.3.9
11-
docutils==0.21.2
12-
filelock==3.18.0
8+
cryptography==45.0.6
9+
debugpy==1.8.16
10+
distlib==0.4.0
11+
docutils==0.22
12+
filelock==3.19.1
1313
filetype==1.2.0
1414
h11==0.16.0
1515
id==1.5.0
@@ -19,14 +19,14 @@ inflection==0.5.1
1919
iniconfig==2.1.0
2020
jaraco.classes==3.4.0
2121
jaraco.context==6.0.1
22-
jaraco.functools==4.2.1
22+
jaraco.functools==4.3.0
2323
jeepney==0.9.0
2424
keyring==25.6.0
2525
markdown-it-py==3.0.0
2626
mdurl==0.1.2
2727
more-itertools==10.7.0
28-
multidict==6.6.3
29-
nh3==0.2.21
28+
multidict==6.6.4
29+
nh3==0.3.0
3030
outcome==1.3.0.post0
3131
packaging==25.0
3232
platformdirs==4.3.8
@@ -42,20 +42,20 @@ pytest-mock==3.14.1
4242
pytest-trio==0.8.0
4343
pywin32-ctypes==0.2.3
4444
readme_renderer==44.0
45-
requests==2.32.4
45+
requests==2.32.5
4646
requests-toolbelt==1.0.0
4747
rfc3986==2.0.0
48-
rich==14.0.0
48+
rich==14.1.0
4949
SecretStorage==3.3.3
5050
sniffio==1.3.1
5151
sortedcontainers==2.4.0
52-
tox==4.27.0
52+
tox==4.28.4
5353
trio==0.30.0
5454
trio-websocket==0.12.2
5555
twine==6.1.0
5656
typing_extensions==4.14.1
5757
urllib3[socks]==2.5.0
58-
virtualenv==20.31.2
58+
virtualenv==20.34.0
5959
websocket-client==1.8.0
6060
wsproto==1.2.0
6161
zipp==3.23.0

0 commit comments

Comments
 (0)