Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: update sphinx-autobuild
  • Loading branch information
HitaloM committed Mar 30, 2024
commit ca2c0f37f9acc890474d1b68bf5b5afaaeb3baa2
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dev-dependencies = [
docs = [
"Sphinx>=7.2.6",
"furo>=2024.1.29",
"sphinx-autobuild>=2021.3.14",
"sphinx-autobuild>=2024.2.4",
"sphinx-copybutton>=0.5.2",
"pygments>=2.17.2",
"towncrier>=23.11.0",
Expand Down