build(deps-dev): bump mkdocstrings from 0.21.1 to 0.21.2 (#1046)

Bumps [mkdocstrings](https://github.com/mkdocstrings/mkdocstrings) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.21.1...0.21.2)

---
updated-dependencies:
- dependency-name: mkdocstrings
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-04-07 03:08:19 +00:00
committed by GitHub
parent 45fc13cee4
commit 5c14308d76
2 changed files with 5 additions and 5 deletions

8
poetry.lock generated
View File

@ -1391,14 +1391,14 @@ mkdocs = ">=1.0.3"
[[package]]
name = "mkdocstrings"
version = "0.21.1"
version = "0.21.2"
description = "Automatic documentation from sources, for MkDocs."
category = "dev"
optional = false
python-versions = ">=3.7"
files = [
{file = "mkdocstrings-0.21.1-py3-none-any.whl", hash = "sha256:cf5a2d50bb0ee9c008e714a55ecce5acb7fa1ec9add5d8ad5bc2df6b2cdd3e21"},
{file = "mkdocstrings-0.21.1.tar.gz", hash = "sha256:68cb64b9c8e474f654856cd889371f321bed16dfe20f0922c7191efa60a94e5e"},
{file = "mkdocstrings-0.21.2-py3-none-any.whl", hash = "sha256:949ef8da92df9d692ca07be50616459a6b536083a25520fd54b00e8814ce019b"},
{file = "mkdocstrings-0.21.2.tar.gz", hash = "sha256:304e56a2e90595708a38a13a278e538a67ad82052dd5c8b71f77a604a4f3d911"},
]
[package.dependencies]
@ -2765,4 +2765,4 @@ sqlite = ["aiosqlite"]
[metadata]
lock-version = "2.0"
python-versions = "^3.7.0"
content-hash = "e052d82af95a3dfcedcd4fb6091e02570c042a325f7b3af784e2bad8767704cd"
content-hash = "1e9e13d13b3e2cf20d2a5c96a607a6450ecd4703bcbc4899574a8cb3d5d26a8d"