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 609df7e commit d46fa57Copy full SHA for d46fa57
1 file changed
requirements.txt
@@ -9,21 +9,21 @@
9
chardet==5.2.0
10
11
# Documentation
12
-mkdocs==1.6.0
+mkdocs==1.6.1
13
mkautodoc==0.2.0
14
-mkdocs-material==9.5.30
+mkdocs-material==9.5.34
15
16
# Packaging
17
build==1.2.1
18
twine==5.1.1
19
20
# Tests & Linting
21
-coverage[toml]==7.6.0
+coverage[toml]==7.6.1
22
cryptography==43.0.0
23
-mypy==1.11.0
24
-pytest==8.3.1
25
-ruff==0.5.4
26
-trio==0.26.0
+mypy==1.11.2
+pytest==8.3.2
+ruff==0.6.3
+trio==0.26.2
27
trio-typing==0.10.0
28
trustme==1.1.0
29
-uvicorn==0.30.3
+uvicorn==0.30.6
0 commit comments