Skip to content

Commit

Permalink
build(deps): bump mkdocs from 1.5.3 to 1.6.0 (#796)
Browse files Browse the repository at this point in the history
* build(deps): bump mkdocs from 1.5.3 to 1.6.0

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
...

Signed-off-by: dependabot[bot] <support@github.com>

* update mkdocs-material

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joey Vagedes <joey.vagedes@gmail.com>
  • Loading branch information
dependabot[bot] and Javagedes committed May 15, 2024
1 parent a792fe0 commit 42e6d50
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 @@ -55,8 +55,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.24.3",
"mkdocstrings-python==1.10.0",
"markdown-include==0.8.1",
Expand Down

0 comments on commit 42e6d50

Please sign in to comment.