Skip to content

Commit 828890d

Browse files
test update deps
1 parent 8c2b4bd commit 828890d

File tree

1 file changed

+24
-18
lines changed

1 file changed

+24
-18
lines changed

requirements.txt

Lines changed: 24 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,53 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.9
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# pip-compile requirements.in
66
#
7-
aiohttp==3.9.3
8-
# via wslink
9-
aiosignal==1.3.1
7+
aiohappyeyeballs==2.6.1
108
# via aiohttp
11-
async-timeout==4.0.3
9+
aiohttp==3.12.12
10+
# via wslink
11+
aiosignal==1.3.2
1212
# via aiohttp
13-
attrs==23.2.0
13+
attrs==25.3.0
1414
# via
1515
# aiohttp
1616
# jsonschema
1717
# referencing
18-
frozenlist==1.4.1
18+
frozenlist==1.7.0
1919
# via
2020
# aiohttp
2121
# aiosignal
22-
idna==3.6
22+
idna==3.10
2323
# via yarl
24-
jsonschema==4.21.1
24+
jsonschema==4.24.0
2525
# via -r requirements.in
26-
jsonschema-specifications==2023.12.1
26+
jsonschema-specifications==2025.4.1
2727
# via jsonschema
28-
multidict==6.0.5
28+
msgpack==1.1.0
29+
# via wslink
30+
multidict==6.4.4
2931
# via
3032
# aiohttp
3133
# yarl
32-
python-dotenv==1.0.1
33-
# via -r requirements.in
34-
referencing==0.33.0
34+
propcache==0.3.2
35+
# via
36+
# aiohttp
37+
# yarl
38+
referencing==0.36.2
3539
# via
3640
# jsonschema
3741
# jsonschema-specifications
38-
rpds-py==0.18.0
42+
rpds-py==0.25.1
3943
# via
4044
# jsonschema
4145
# referencing
42-
websocket-client==1.7.0
46+
typing-extensions==4.14.0
47+
# via referencing
48+
websocket-client==1.8.0
4349
# via -r requirements.in
44-
wslink==1.12.4
50+
wslink==2.3.4
4551
# via -r requirements.in
46-
yarl==1.9.4
52+
yarl==1.20.1
4753
# via aiohttp

0 commit comments

Comments
 (0)