Skip to content

Commit 7400da3

Browse files
chore(deps-dev): bump mkdocs-material from 9.1.18 to 9.1.20 (#212)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.18 to 9.1.20. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.1.18...9.1.20) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2cfd96a commit 7400da3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ python = "^3.7"
2828
black = "23.3.0"
2929
coverage = { extras = ["toml"], version = "7.2.7" }
3030
mkdocs = "1.4.3"
31-
mkdocs-material = "9.1.18"
31+
mkdocs-material = "9.1.20"
3232
mkdocstrings = { extras = ["python"], version = "0.22.0" }
3333
mypy = "1.4.1"
3434
poethepoet = "0.19.0"

0 commit comments

Comments
 (0)