mirror of
https://github.com/m-lamonaca/dev-notes.git
synced 2025-07-23 05:27:59 +00:00
Poetry(deps): Bump mkdocs from 1.4.2 to 1.4.3 (#22)
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](https://github.com/mkdocs/mkdocs/compare/1.4.2...1.4.3) --- updated-dependencies: - dependency-name: mkdocs dependency-type: direct:production update-type: version-update:semver-patch ... 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
082c684b3e
commit
9fa82794cf
2 changed files with 5 additions and 5 deletions
|
@ -7,7 +7,7 @@ license = "MIT"
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
mkdocs = "^1.4.2"
|
||||
mkdocs = "^1.4.3"
|
||||
mkdocs-material = "^9.1.6"
|
||||
pillow = "^9.5.0"
|
||||
cairosvg = "^2.7.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue