mirror of
https://github.com/rendercv/rendercv.git
synced 2025-12-24 05:58:06 -05:00
bump mkdocstrings-python from 1.10.5 to 1.10.8
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user