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