Skip to content

Commit

Permalink
chore(deps): update dependency mkdocstrings to >=0.26,<0.27
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 3, 2024
1 parent 16dc8d4 commit 5160387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ docs = [
"mkdocs-material>=9.5.34,<10",
"mkdocs-section-index>=0.3.9,<0.4",
"mkdocs>=1.6.1,<2",
"mkdocstrings[python]>=0.25.2,<0.26",
"mkdocstrings[python]>=0.26,<0.27",
]
test = ["pyperf>=2.7.0,<3", "pytest-benchmark>=4.0.0,<5", "pytest>=8.3.2,<9"]

Expand Down

0 comments on commit 5160387

Please sign in to comment.