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 4e6786e commit 7abc199Copy full SHA for 7abc199
requirements.txt
@@ -14,18 +14,18 @@ build==1.2.2.post1
14
twine==6.1.0
15
16
# Testing
17
-ruff==0.9.4
+ruff==0.9.9
18
pytest==8.3.4
19
pytest-mock==3.14.0
20
-mypy==1.14.1
+mypy==1.15.0
21
types-click==7.1.8
22
types-pyyaml==6.0.12.20241230
23
trustme==1.2.1
24
cryptography==44.0.1
25
-coverage==7.6.10
+coverage==7.6.12
26
coverage-conditional-plugin==0.9.0
27
httpx==0.28.1
28
29
# Documentation
30
mkdocs==1.6.1
31
-mkdocs-material==9.6.1
+mkdocs-material==9.6.5
0 commit comments