We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37a2901 commit 6f46152Copy full SHA for 6f46152
requirements.txt
@@ -11,19 +11,19 @@ chardet==5.2.0
11
# Documentation
12
mkdocs==1.5.3
13
mkautodoc==0.2.0
14
-mkdocs-material==9.5.3
+mkdocs-material==9.5.6
15
16
# Packaging
17
build==1.0.3
18
twine==4.0.2
19
20
# Tests & Linting
21
-coverage[toml]==7.4.0
22
-cryptography==41.0.7
+coverage[toml]==7.4.1
+cryptography==42.0.2
23
mypy==1.8.0
24
-pytest==7.4.4
25
-ruff==0.1.13
+pytest==8.0.0
+ruff==0.1.15
26
trio==0.24.0
27
trio-typing==0.10.0
28
trustme==1.1.0
29
-uvicorn==0.25.0
+uvicorn==0.27.0.post1
0 commit comments