mirror of
https://github.com/copier-org/copier.git
synced 2025-05-05 15:32:54 +00:00
build(deps): update dependency mkdocstrings to v0.29.1
This commit is contained in:
parent
99515af009
commit
88ef05c4e5
7
poetry.lock
generated
7
poetry.lock
generated
@ -725,13 +725,13 @@ files = [
|
||||
|
||||
[[package]]
|
||||
name = "mkdocstrings"
|
||||
version = "0.29.0"
|
||||
version = "0.29.1"
|
||||
description = "Automatic documentation from sources, for MkDocs."
|
||||
optional = false
|
||||
python-versions = ">=3.9"
|
||||
files = [
|
||||
{file = "mkdocstrings-0.29.0-py3-none-any.whl", hash = "sha256:8ea98358d2006f60befa940fdebbbc88a26b37ecbcded10be726ba359284f73d"},
|
||||
{file = "mkdocstrings-0.29.0.tar.gz", hash = "sha256:3657be1384543ce0ee82112c3e521bbf48e41303aa0c229b9ffcccba057d922e"},
|
||||
{file = "mkdocstrings-0.29.1-py3-none-any.whl", hash = "sha256:37a9736134934eea89cbd055a513d40a020d87dfcae9e3052c2a6b8cd4af09b6"},
|
||||
{file = "mkdocstrings-0.29.1.tar.gz", hash = "sha256:8722f8f8c5cd75da56671e0a0c1bbed1df9946c0cef74794d6141b34011abd42"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
@ -743,7 +743,6 @@ mkdocs = ">=1.6"
|
||||
mkdocs-autorefs = ">=1.4"
|
||||
mkdocstrings-python = {version = ">=1.16.2", optional = true, markers = "extra == \"python\""}
|
||||
pymdown-extensions = ">=6.3"
|
||||
typing-extensions = {version = ">=4.1", markers = "python_version < \"3.10\""}
|
||||
|
||||
[package.extras]
|
||||
crystal = ["mkdocstrings-crystal (>=0.3.4)"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user