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 37593c1 commit e186eccCopy full SHA for e186ecc
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.20
+mkdocs-material==9.5.25
15
16
# Packaging
17
build==1.2.1
18
-twine==5.0.0
+twine==5.1.0
19
20
# Tests & Linting
21
-coverage[toml]==7.5.0
22
-cryptography==42.0.5
+coverage[toml]==7.5.3
+cryptography==42.0.7
23
mypy==1.10.0
24
-pytest==8.2.0
25
-ruff==0.4.2
26
-trio==0.25.0
+pytest==8.2.1
+ruff==0.4.7
+trio==0.25.1
27
trio-typing==0.10.0
28
trustme==1.1.0
29
-uvicorn==0.29.0
+uvicorn==0.30.0
0 commit comments