We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cccd9f commit 8732996Copy full SHA for 8732996
2 files changed
requirements-docs.txt
@@ -1,7 +1,7 @@
1
-mike==2.1.3
+mike==2.2.0
2
3
markdown-include==0.8.1
4
mkdocs==1.6.1
5
-mkdocs-material==9.7.1
6
-mkdocstrings[python]==1.0.2
7
-mkdocs-autorefs==1.4.3
+mkdocs-material==9.7.6
+mkdocstrings[python]==1.0.4
+mkdocs-autorefs==1.4.4
requirements-test.txt
@@ -1,8 +1,8 @@
-ruff==0.14.14
+ruff==0.15.12
hyper-bump-it==0.5.3
livereload==2.7.1
-mypy==1.19.1
-pytest==9.0.2
-pytest-cov==7.0.0
+mypy==1.20.2
+pytest==9.0.3
+pytest-cov==7.1.0
pytest-mock==3.15.1
8
-pdbpp==0.12.0.post1
+pdbpp==0.12.1
0 commit comments