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 Jun 3, 2024
1 parent 4224951 commit acf4939
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ flake8 ==7.0.0
pyupgrade ==3.13.0
autopep8 ==2.0.2
pytest-cov ==4.1.0
mkdocs ==1.5.3
mkdocs ==1.6.0
mkdocs-material == 9.5.16
mkdocstrings ==0.24.2
mkdocstrings-python == 1.9.0
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"pytest-mpl==0.16.1",
],
"docs": [
"mkdocs==1.5.3",
"mkdocs==1.6.0",
"mkdocs-material==9.5.16",
"mkdocstrings ==0.24.2",
"mkdocstrings-python == 1.9.0",
Expand Down

0 comments on commit acf4939

Please sign in to comment.