Skip to content

Commit cd11266

Browse files
chore(deps): bump sphinx-rtd-theme from 1.3.0 to 2.0.0 in /docs
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.3.0 to 2.0.0. - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@1.3.0...2.0.0) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb56f48 commit cd11266

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

docs/poetry.lock

Lines changed: 8 additions & 7 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
@@ -7,7 +7,7 @@ license = "BSD"
77

88
[tool.poetry.dependencies]
99
python = "^3.8"
10-
sphinx-rtd-theme = "^1.1.1"
10+
sphinx-rtd-theme = "^2.0.0"
1111
Sphinx = "^5"
1212
scaleway-core = { path = "../scaleway-core", develop = true }
1313
scaleway = { path = "../scaleway", develop = true }

0 commit comments

Comments
 (0)