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 85e57a7 commit c4ed760Copy full SHA for c4ed760
requirements-dev.txt
@@ -1,11 +1,11 @@
1
build==1.2.2.post1
2
mkdocs==1.6.1
3
-mkdocs-material==9.5.49
+mkdocs-material==9.5.50
4
mkdocstrings[python]==0.27.0
5
-twine==6.0.1
+twine==6.1.0
6
wheel==0.45.1
7
pytest==8.3.4
8
pytest-cov==6.0.0
9
-ruff==0.8.4
10
-mypy==1.14.0
+ruff==0.9.3
+mypy==1.14.1
11
types-markdown==3.7.0.20241204
requirements.txt
@@ -1,4 +1,4 @@
markdown==3.7
feedgenerator==2.1.0
jinja2==3.1.5
-pygments==2.18.0
+pygments==2.19.1
0 commit comments