Skip to content

Commit 85a0031

Browse files
Update Python Monitor Dependencies
1 parent d13fe18 commit 85a0031

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

monitor/requirements.txt

Lines changed: 12 additions & 12 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.11.18
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.4.26
9+
click==8.2.1
10+
exceptiongroup==1.3.0
11+
frozenlist==1.6.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
@@ -20,15 +20,15 @@ MarkupSafe==3.0.2
2020
mdit-py-plugins==0.4.2
2121
mdurl==0.1.2
2222
msgpack==1.1.0
23-
multidict==6.4.2
24-
platformdirs==4.3.7
23+
multidict==6.4.4
24+
platformdirs==4.3.8
2525
propcache==0.3.1
2626
Pygments==2.19.1
2727
rich==14.0.0
2828
sniffio==1.3.1
29-
textual==3.0.1
29+
textual==3.2.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.13.2
3333
uc-micro-py==1.0.3
34-
yarl==1.19.0
34+
yarl==1.20.0

0 commit comments

Comments
 (0)