We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ed55c4 commit bdcecd4Copy full SHA for bdcecd4
requirements.txt
@@ -5,20 +5,20 @@
5
anyio==4.4.0
6
7
# Testing
8
-coverage==7.5.4
9
-importlib-metadata==8.0.0
10
-mypy==1.10.1
11
-ruff==0.5.0
+coverage==7.6.0
+importlib-metadata==8.2.0
+mypy==1.11.1
+ruff==0.5.5
12
typing_extensions==4.12.2
13
types-contextvars==2.4.7.3
14
-types-PyYAML==6.0.12.20240311
+types-PyYAML==6.0.12.20240724
15
types-dataclasses==0.6.6
16
-pytest==8.2.2
17
-trio==0.25.1
+pytest==8.3.2
+trio==0.26.0
18
19
# Documentation
20
mkdocs==1.6.0
21
-mkdocs-material==9.5.27
+mkdocs-material==9.5.30
22
mkautodoc==0.2.0
23
24
# Packaging
0 commit comments