Skip to content

Commit 9a2bacd

Browse files
chore(deps): bump sphinx from 5.3.0 to 7.1.2 in /docs
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 5.3.0 to 7.1.2. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v7.1.2/CHANGES) - [Commits](sphinx-doc/sphinx@v5.3.0...v7.1.2) --- updated-dependencies: - dependency-name: sphinx dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f83714f commit 9a2bacd

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

docs/poetry.lock

Lines changed: 11 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)