bump mkdocstrings-python from 1.10.5 to 1.10.8

This commit is contained in:
Sina Atalay
2024-08-18 23:41:04 -04:00
committed by GitHub
parent 7b998b6e20
commit 887f855cae

View File

@@ -154,7 +154,7 @@ check-types = "pyright rendercv" # hatch run check-types
# Dependencies to be installed in the `docs` virtual environment.
dependencies = [
"mkdocs-material==9.5.28", # to build docs
"mkdocstrings-python==1.10.5", # to build reference documentation from docstrings
"mkdocstrings-python==1.10.8", # to build reference documentation from docstrings
"pdfCropMargins==2.1.3", # to generate entry figures for the documentation
"pillow==10.4.0", # lock the dependency of pdfCropMargins
"mkdocs-macros-plugin==1.0.5", # to be able to have dynamic content in the documentation