Skip to content

Commit

Permalink
chore(deps): update dependency sphinx to v7.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 15, 2024
1 parent 5e18ae7 commit 430e99e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ responses = "0.25.0"
[tool.poetry.group.docs]
optional = true
[tool.poetry.group.docs.dependencies]
sphinx = { version = "7.3.7", python = ">=3.9" }
sphinx = { version = "7.4.3", python = ">=3.9" }

[tool.poetry.extras]
yaml = ["pyyaml"]
Expand Down

0 comments on commit 430e99e

Please sign in to comment.