Bump Python requirement mkdocstrings to 0.23.0
parent
e76a273a
No related branches found
No related tags found
... | @@ -2,6 +2,6 @@ black==23.9.1 | ... | @@ -2,6 +2,6 @@ black==23.9.1 |
doc8==1.1.1 | doc8==1.1.1 | ||
mkdocs==1.5.3 | mkdocs==1.5.3 | ||
mkdocs-material==9.1.21 | mkdocs-material==9.1.21 | ||
mkdocstrings==0.22.0 | mkdocstrings==0.23.0 | ||
mkdocstrings-python==1.3.0 | mkdocstrings-python==1.3.0 | ||
recommonmark==0.7.1 | recommonmark==0.7.1 |
Please register or sign in to comment