Skip to content

Commit c82bb50

Browse files
chore(deps-dev): bump mkdocs-material from 7.1.10 to 7.2.0 (#49)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.1.10 to 7.2.0. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md) - [Commits](squidfunk/mkdocs-material@7.1.10...7.2.0) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b4ece6b commit c82bb50

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
@@ -30,7 +30,7 @@ flake8 = "^3.8.4"
3030
flake8-annotations = { version = "^2.6.2", python = "^3.6.2" }
3131
flake8-docstrings = "^1.5.0"
3232
mkdocs = "^1.1.2"
33-
mkdocs-material = "^7.1.10"
33+
mkdocs-material = "^7.2.0"
3434
mkdocstrings = "^0.15.1"
3535
mypy = "^0.910"
3636
pytest = "^6.1.2"

0 commit comments

Comments
 (0)