Skip to content

Commit

Permalink
Merge pull request #937 from onekey-sec/dependabot/pip/mkdocstrings-0…
Browse files Browse the repository at this point in the history
….26.0

build(deps-dev): bump mkdocstrings from 0.25.2 to 0.26.0
  • Loading branch information
nyuware authored Sep 2, 2024
2 parents d14b2fe + 0047629 commit c50d16f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ optional = true

[tool.poetry.group.docs.dependencies]
mkdocs-material = "9.5.34"
mkdocstrings = ">=0.24,<0.26"
mkdocstrings = ">=0.24,<0.27"
pillow = ">=10.2.0,<11.0"
cairosvg = "^2.7.1"
mkdocstrings-python = "^1.8.0"
Expand Down

0 comments on commit c50d16f

Please sign in to comment.