mirror of
https://github.com/m-lamonaca/dev-notes.git
synced 2025-07-23 05:27:59 +00:00
Poetry(deps): Bump mkdocs-material from 9.4.2 to 9.5.5 (#47)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.2 to 9.5.5. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.4.2...9.5.5) --- updated-dependencies: - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
61e72e4441
commit
9b4728bfd7
2 changed files with 13 additions and 12 deletions
|
@ -8,7 +8,7 @@ license = "MIT"
|
|||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
mkdocs = "^1.4.3"
|
||||
mkdocs-material = "^9.4.0"
|
||||
mkdocs-material = "^9.5.5"
|
||||
pillow = "^10.2.0"
|
||||
cairosvg = "^2.7.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue