Skip to content

Commit b2d373a

Browse files
chore(deps-dev): bump mkdocs-material from 8.1.11 to 8.2.5 (#122)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.1.11 to 8.2.5. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@8.1.11...8.2.5) --- 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 6a73b14 commit b2d373a

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 = "^4.0.1"
3030
flake8-annotations = { version = "^2.7.0", python = "^3.6.2" }
3131
flake8-docstrings = "^1.5.0"
3232
mkdocs = "^1.2.3"
33-
mkdocs-material = "^8.1.11"
33+
mkdocs-material = "^8.2.5"
3434
mkdocstrings = "^0.16.2"
3535
mypy = "^0.931"
3636
pytest = "^7.0.1"

0 commit comments

Comments
 (0)