Skip to content

Commit a7f001c

Browse files
Bump sphinx-rtd-theme from 1.1.1 to 1.2.2 (#458)
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.1.1 to 1.2.2. - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](readthedocs/sphinx_rtd_theme@1.1.1...1.2.2) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: justinpolygon <[email protected]>
1 parent 94ea07d commit a7f001c

File tree

2 files changed

+23
-8
lines changed

2 files changed

+23
-8
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ black = "^22.12.0"
3434
mypy = "^1.0"
3535
types-urllib3 = "^1.26.25"
3636
Sphinx = "^5.3.0"
37-
sphinx-rtd-theme = "^1.0.0"
37+
sphinx-rtd-theme = "^1.2.2"
3838
# keep this in sync with docs/requirements.txt for readthedocs.org
3939
sphinx-autodoc-typehints = "^1.23.0"
4040
types-certifi = "^2021.10.8"

0 commit comments

Comments
 (0)