Skip to content

Commit

Permalink
Update sphinx-issues requirement from ~=4.0.0 to ~=4.1.0
Browse files Browse the repository at this point in the history
Updates the requirements on [sphinx-issues](https://github.com/sloria/sphinx-issues) to permit the latest version.
- [Commits](sloria/sphinx-issues@4.0.0...4.1.0)

---
updated-dependencies:
- dependency-name: sphinx-issues
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kdeldycke committed Jul 4, 2024
1 parent 6ac4dd2 commit 2838262
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 @@ -71,7 +71,7 @@ docs = [
"sphinx-copybutton ~= 0.5.2",
# sphinx-design 0.5.0 is the first to allow Sphinx 7.
"sphinx-design ~= 0.6.0",
"sphinx-issues ~= 4.0.0",
"sphinx-issues ~= 4.1.0",
"sphinxcontrib-mermaid ~= 0.9.2",
"sphinxext-opengraph ~= 0.9.0",
"tomli ~= 2.0.1 ; python_version < '3.11'",
Expand Down

0 comments on commit 2838262

Please sign in to comment.