Skip to content

Commit

Permalink
Merge pull request #3 from henriquesebastiao/dependabot/pip/mkdocstri…
Browse files Browse the repository at this point in the history
…ngs-0.25.0

build(deps-dev): bump mkdocstrings from 0.23.0 to 0.25.0
  • Loading branch information
henriquesebastiao authored Apr 30, 2024
2 parents 36ca144 + ce08215 commit 454e31b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
12 changes: 7 additions & 5 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 @@ -40,7 +40,7 @@ taskipy = "^1.12.0"

[tool.poetry.group.doc.dependencies]
mkdocs-material = "^9.2.8"
mkdocstrings = "^0.23.0"
mkdocstrings = ">=0.23,<0.26"
mkdocstrings-python = "^1.6.2"
mkdocs-macros-plugin = "^1.0.5"
jinja2 = "^3.1.3"
Expand Down

0 comments on commit 454e31b

Please sign in to comment.