Skip to content

Commit 0d95d07

Browse files
chore(deps): bump sphinx from 5.3.0 to 7.1.2 in /docs (#1093)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60311b8 commit 0d95d07

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

docs/poetry.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "BSD"
88
[tool.poetry.dependencies]
99
python = "^3.8"
1010
sphinx-rtd-theme = "^1.1.1"
11-
Sphinx = "^5"
11+
Sphinx = "^7"
1212
scaleway-core = { path = "../scaleway-core", develop = true }
1313
scaleway = { path = "../scaleway", develop = true }
1414
scaleway-async = { path = "../scaleway-async", develop = true }

0 commit comments

Comments
 (0)