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 a766a58 commit 278e33eCopy full SHA for 278e33e
requirements.txt
@@ -3,21 +3,21 @@
3
4
# Testing
5
coverage==7.8.0
6
-importlib-metadata==8.6.1
+importlib-metadata==8.7.0
7
mypy==1.15.0
8
-ruff==0.11.2
9
-typing_extensions==4.12.2
+ruff==0.11.8
+typing_extensions==4.13.2
10
types-contextvars==2.4.7.3
11
-types-PyYAML==6.0.12.20250326
+types-PyYAML==6.0.12.20250402
12
types-dataclasses==0.6.6
13
pytest==8.3.5
14
-trio==0.29.0
+trio==0.30.0
15
16
# Documentation
17
black==25.1.0
18
mkdocs==1.6.1
19
-mkdocs-material==9.6.11
20
-mkdocstrings-python==1.16.8
+mkdocs-material==9.6.12
+mkdocstrings-python==1.16.10
21
22
# Packaging
23
build==1.2.2.post1
0 commit comments