Skip to content

Commit

Permalink
Update dependency mkdocs_autorefs to <1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 3b74895 commit 8a51a75
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 @@ -133,7 +133,7 @@ filterwarnings = [
[tool.hatch.envs.docs]
dependencies = [
"mkdocs",
"mkdocs_autorefs<1.1.0",
"mkdocs_autorefs<1.3.1",
"mkdocs-material",
"mkdocstrings",
"mkdocstrings-python",
Expand Down

0 comments on commit 8a51a75

Please sign in to comment.