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 b533635 commit f8bc546Copy full SHA for f8bc546
1 file changed
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.6.18
+mkdocs-material==9.6.21
15
16
# Packaging
17
build==1.3.0
18
-twine==6.1.0
+twine==6.2.0
19
20
# Tests & Linting
21
-coverage[toml]==7.10.6
+coverage[toml]==7.10.7
22
cryptography==46.0.2
23
-mypy==1.17.1
+mypy==1.18.2
24
pytest==8.4.2
25
-ruff==0.12.11
+ruff==0.13.2
26
trio==0.31.0
27
trio-typing==0.10.0
28
trustme==1.2.1
29
-uvicorn==0.35.0
+uvicorn==0.37.0
0 commit comments