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 4b85e6c commit 2f5ae50Copy full SHA for 2f5ae50
requirements.txt
@@ -9,20 +9,20 @@
9
chardet==5.2.0
10
11
# Documentation
12
-mkdocs==1.5.3
+mkdocs==1.6.0
13
mkautodoc==0.2.0
14
-mkdocs-material==9.5.16
+mkdocs-material==9.5.20
15
16
# Packaging
17
build==1.2.1
18
twine==5.0.0
19
20
# Tests & Linting
21
-coverage[toml]==7.4.4
+coverage[toml]==7.5.0
22
cryptography==42.0.5
23
-mypy==1.9.0
24
-pytest==8.1.1
25
-ruff==0.3.4
+mypy==1.10.0
+pytest==8.2.0
+ruff==0.4.2
26
trio==0.25.0
27
trio-typing==0.10.0
28
trustme==1.1.0
0 commit comments