Skip to content

Commit

Permalink
Bump docutils from 0.20.1 to 0.21.2
Browse files Browse the repository at this point in the history
Bumps [docutils](https://docutils.sourceforge.io) from 0.20.1 to 0.21.2.

---
updated-dependencies:
- dependency-name: docutils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 841fc42 commit 88fcc25
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 @@ -59,7 +59,7 @@ docs = [
"nbsphinx==0.9.5",
"nbsphinx-link==1.3.0",
"ipython==8.24.0",
"docutils==0.20.1",
"docutils==0.21.2",
]
dev = ["pre-commit>=2.12.1"]
tests = ["pytest==8.3.2"]
Expand Down

0 comments on commit 88fcc25

Please sign in to comment.