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 359f77d commit beb501fCopy full SHA for beb501f
requirements.txt
@@ -11,19 +11,19 @@ chardet==5.2.0
11
# Documentation
12
mkdocs==1.6.0
13
mkautodoc==0.2.0
14
-mkdocs-material==9.5.25
+mkdocs-material==9.5.30
15
16
# Packaging
17
build==1.2.1
18
twine==5.1.1
19
20
# Tests & Linting
21
-coverage[toml]==7.5.3
22
-cryptography==42.0.7
23
-mypy==1.10.0
24
-pytest==8.2.1
25
-ruff==0.4.7
26
-trio==0.25.1
+coverage[toml]==7.6.0
+cryptography==43.0.0
+mypy==1.11.0
+pytest==8.3.1
+ruff==0.5.4
+trio==0.26.0
27
trio-typing==0.10.0
28
trustme==1.1.0
29
-uvicorn==0.30.0
+uvicorn==0.30.3
0 commit comments