Skip to content

Commit

Permalink
build(deps): update dependency canonical-sphinx to v0.2.0 (#284)
Browse files Browse the repository at this point in the history
* build(deps): update dependency canonical-sphinx to v0.2.0

* Update pyproject.toml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex Lowe <[email protected]>
Co-authored-by: Tiago Nobrega <[email protected]>
  • Loading branch information
3 people authored Oct 10, 2024
1 parent d29e98e commit a7665cf
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 @@ -65,7 +65,7 @@ docs = [
"sphinx-toolbox==3.8.0",
"sphinx-lint==1.0.0",
"pytest>=7.0.0", # pytest is imported by the code, which is parsed for api gen.
"canonical-sphinx==0.1.0",
"canonical-sphinx[full]==0.2.0",
]

[build-system]
Expand Down

0 comments on commit a7665cf

Please sign in to comment.