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 a1d7e3b commit 4542f36Copy full SHA for 4542f36
requirements.txt
@@ -11,19 +11,19 @@ chardet==5.2.0
11
# Documentation
12
mkdocs==1.6.1
13
mkautodoc==0.2.0
14
-mkdocs-material==9.5.47
+mkdocs-material==9.6.18
15
16
# Packaging
17
-build==1.2.2.post1
18
-twine==6.0.1
+build==1.3.0
+twine==6.1.0
19
20
# Tests & Linting
21
-coverage[toml]==7.6.1
22
-cryptography==44.0.1
+coverage[toml]==7.10.6
+cryptography==45.0.7
23
mypy==1.13.0
24
-pytest==8.3.4
+pytest==8.4.1
25
ruff==0.12.11
26
-trio==0.27.0
+trio==0.30.0
27
trio-typing==0.10.0
28
-trustme==1.2.0
29
-uvicorn==0.32.1
+trustme==1.2.1
+uvicorn==0.35.0
0 commit comments