10000
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 0b50b9c commit e116840Copy full SHA for e116840
requirements.txt
@@ -3,21 +3,21 @@
3
4
# Testing
5
coverage==7.6.1
6
-importlib-metadata==8.4.0
+importlib-metadata==8.5.0
7
mypy==1.11.2
8
-ruff==0.6.3
+ruff==0.6.8
9
typing_extensions==4.12.2
10
types-contextvars==2.4.7.3
11
-types-PyYAML==6.0.12.20240808
+types-PyYAML==6.0.12.20240917
12
types-dataclasses==0.6.6
13
-pytest==8.3.2
+pytest==8.3.3
14
trio==0.26.2
15
16
# Documentation
17
mkdocs==1.6.1
18
-mkdocs-material==9.5.34
+mkdocs-material==9.5.39
19
mkautodoc==0.2.0
20
21
# Packaging
22
-build==1.2.1
+build==1.2.2
23
twine==5.1.1
0 commit comments