Skip to content

Commit

Permalink
build(deps): update dependency sphinx-lint to v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent 21a9e9b commit a386966
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/.sphinx/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sphinxcontrib-jquery==4.1
sphinx-copybutton==0.5.2
sphinx-design==0.5.0
sphinxext-opengraph==0.8.2
sphinx-lint==0.8.1
sphinx-lint==0.9.1
sphinx-notfound-page==1.0.0
sphinx-reredirects==0.1.2
sphinx-tabs==3.4.1
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ docs = [
"sphinx-copybutton==0.5.2",
"sphinx-design==0.5.0",
"sphinxext-opengraph==0.8.2",
"sphinx-lint==0.8.1",
"sphinx-lint==0.9.1",
"sphinx-notfound-page==1.0.0",
"sphinx-reredirects==0.1.2",
"sphinx-tabs==3.4.1",
Expand Down

0 comments on commit a386966

Please sign in to comment.