Skip to content

Commit 00e14bb

Browse files
Update Python Monitor Dependencies
1 parent de228ff commit 00e14bb

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

monitor/requirements.txt

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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
@@ -8,9 +8,9 @@ attrs==25.3.0
88
certifi==2025.1.31
99
click==8.1.8
1010
exceptiongroup==1.2.2
11-
frozenlist==1.5.0
11+
frozenlist==1.6.0
1212
h11==0.14.0
13-
httpcore==1.0.7
13+
httpcore==1.0.8
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
23+
multidict==6.4.3
2424
platformdirs==4.3.7
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.1.1
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)