We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f674e6 commit 0acbbfdCopy full SHA for 0acbbfd
monitor/requirements.txt
@@ -8,9 +8,9 @@ attrs==25.3.0
8
certifi==2025.1.31
9
click==8.1.8
10
exceptiongroup==1.2.2
11
-frozenlist==1.5.0
+frozenlist==1.6.0
12
h11==0.14.0
13
-httpcore==1.0.7
+httpcore==1.0.8
14
httpx==0.28.1
15
idna==3.10
16
Jinja2==3.1.6
@@ -20,15 +20,15 @@ MarkupSafe==3.0.2
20
mdit-py-plugins==0.4.2
21
mdurl==0.1.2
22
msgpack==1.1.0
23
-multidict==6.4.2
+multidict==6.4.3
24
platformdirs==4.3.7
25
propcache==0.3.1
26
Pygments==2.19.1
27
rich==14.0.0
28
sniffio==1.3.1
29
-textual==3.0.1
+textual==3.1.0
30
textual-dev==1.7.0
31
-textual-serve==1.1.1
32
-typing_extensions==4.13.1
+textual-serve==1.1.2
+typing_extensions==4.13.2
33
uc-micro-py==1.0.3
34
-yarl==1.19.0
+yarl==1.20.0
0 commit comments