Skip to content

Commit 4a907b4

Browse files
Update Python Monitor Dependencies
1 parent a3e2356 commit 4a907b4

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

monitor/requirements.txt

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
aiohappyeyeballs==2.6.1
2-
aiohttp==3.11.16
2+
aiohttp==3.12.13
33
aiohttp-jinja2==1.6
44
aiosignal==1.3.2
55
anyio==4.9.0
66
async-timeout==5.0.1
77
attrs==25.3.0
8-
certifi==2025.1.31
9-
click==8.1.8
10-
exceptiongroup==1.2.2
11-
frozenlist==1.5.0
8+
certifi==2025.6.15
9+
click==8.2.1
10+
exceptiongroup==1.3.0
11+
frozenlist==1.7.0
1212
h11==0.14.0
13-
httpcore==1.0.7
13+
httpcore==1.0.9
1414
httpx==0.28.1
1515
idna==3.10
1616
Jinja2==3.1.6
@@ -19,16 +19,16 @@ markdown-it-py==3.0.0
1919
MarkupSafe==3.0.2
2020
mdit-py-plugins==0.4.2
2121
mdurl==0.1.2
22-
msgpack==1.1.0
23-
multidict==6.4.2
24-
platformdirs==4.3.7
25-
propcache==0.3.1
22+
msgpack==1.1.1
23+
multidict==6.4.4
24+
platformdirs==4.3.8
25+
propcache==0.3.2
2626
Pygments==2.19.1
2727
rich==14.0.0
2828
sniffio==1.3.1
29-
textual==3.0.1
29+
textual==3.4.0
3030
textual-dev==1.7.0
31-
textual-serve==1.1.1
32-
typing_extensions==4.13.1
31+
textual-serve==1.1.2
32+
typing_extensions==4.14.0
3333
uc-micro-py==1.0.3
34-
yarl==1.19.0
34+
yarl==1.20.1

0 commit comments

Comments
 (0)