Skip to content

Commit

Permalink
Bump mkdocs from 1.5.3 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.5.3 to 1.6.0.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](mkdocs/mkdocs@1.5.3...1.6.0)

---
updated-dependencies:
- dependency-name: mkdocs
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent c1cd4c0 commit 514f563
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 13 deletions.
40 changes: 28 additions & 12 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ coverage = "^7.4.4"


[tool.poetry.group.mkdocs.dependencies]
mkdocs = "^1.5.3"
mkdocs = "^1.6.0"
mkdocs-material = "^9.5.15"
mike = "2.0.0"

Expand Down

0 comments on commit 514f563

Please sign in to comment.