Skip to content

Commit

Permalink
build(deps): bump mkdocs from 1.5.3 to 1.6.0 and mkdocs-material from…
Browse files Browse the repository at this point in the history
… 9.5.18 to 9.5.23 (#550)

* build(deps): bump mkdocs from 1.5.3 to 1.6.0
* build(deps): bump mkdocs-material from 9.5.18 to 9.5.23

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:production
  update-type: version-update:semver-minor
...
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent 6a6d006 commit d460232
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ publish = [
]
docs = [
"black==24.4.2",
"mkdocs==1.5.3",
"mkdocs-material==9.5.18",
"mkdocs==1.6.0",
"mkdocs-material==9.5.23",
"mkdocstrings[python]==0.25.1",
"mkdocstrings-python==1.10.0",
"markdown-include==0.8.1",
Expand Down

0 comments on commit d460232

Please sign in to comment.