Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

Commit

Permalink
Merge pull request #522 from Atem18/dependabot/pip/mkdocstrings-0.27.0
Browse files Browse the repository at this point in the history
Bump mkdocstrings from 0.25.2 to 0.27.0
  • Loading branch information
Atem18 authored Nov 12, 2024
2 parents a393451 + b9e1f02 commit 144a490
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dev = ["pre-commit == 3.8.0", "ruff == 0.6.3", "mypy == 1.11.2"]
doc = [
"mkdocs == 1.6.0",
"mkdocs-material == 9.5.34",
"mkdocstrings == 0.25.2",
"mkdocstrings == 0.27.0",
"mkdocstrings-python == 1.10.5",
]

Expand Down
2 changes: 1 addition & 1 deletion requirements/doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ mkdocs-material==9.5.34
# via kraky (pyproject.toml)
mkdocs-material-extensions==1.3.1
# via mkdocs-material
mkdocstrings==0.25.2
mkdocstrings==0.27.0
# via
# kraky (pyproject.toml)
# mkdocstrings-python
Expand Down

0 comments on commit 144a490

Please sign in to comment.