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 bc79505 commit 66b9b58Copy full SHA for 66b9b58
requirements.txt
@@ -13,20 +13,20 @@ build==1.2.2.post1
13
twine==6.1.0
14
15
# Testing
16
-ruff==0.11.2
+ruff==0.11.9
17
pytest==8.3.5
18
pytest-mock==3.14.0
19
pytest-xdist[psutil]==3.6.1
20
mypy==1.15.0
21
types-click==7.1.8
22
-types-pyyaml==6.0.12.20250326
+types-pyyaml==6.0.12.20250402
23
trustme==1.2.1
24
-cryptography==44.0.2
+cryptography==44.0.3
25
coverage==7.8.0
26
coverage-conditional-plugin==0.9.0
27
coverage-enable-subprocess==1.0
28
httpx==0.28.1
29
30
# Documentation
31
mkdocs==1.6.1
32
-mkdocs-material==9.6.10
+mkdocs-material==9.6.13
0 commit comments