Skip to content

Commit 28a7a07

Browse files
chore(deps-dev): bump mkdocs from 1.4.3 to 1.5.2 (#215)
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.4.3 to 1.5.2. - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](mkdocs/mkdocs@1.4.3...1.5.2) --- updated-dependencies: - dependency-name: mkdocs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7400da3 commit 28a7a07

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

poetry.lock

Lines changed: 9 additions & 6 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
@@ -27,7 +27,7 @@ python = "^3.7"
2727
[tool.poetry.group.dev.dependencies]
2828
black = "23.3.0"
2929
coverage = { extras = ["toml"], version = "7.2.7" }
30-
mkdocs = "1.4.3"
30+
mkdocs = "1.5.2"
3131
mkdocs-material = "9.1.20"
3232
mkdocstrings = { extras = ["python"], version = "0.22.0" }
3333
mypy = "1.4.1"

0 commit comments

Comments
 (0)