Skip to content

Commit

Permalink
Bump mkdocs-material from 9.5.39 to 9.5.43
Browse files Browse the repository at this point in the history
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.39 to 9.5.43.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](squidfunk/mkdocs-material@9.5.39...9.5.43)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent a80be43 commit 9274982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
python_requires='>=3.11, <4',
install_requires=[
"mkdocs==1.6.1",
"mkdocs-material==9.5.39",
"mkdocs-material==9.5.43",
"mkdocs-minify-plugin==0.8.0",
"mkdocs-redirects==1.2.1",
],
Expand Down

0 comments on commit 9274982

Please sign in to comment.