Skip to content

Commit

Permalink
Bump sphinx-rtd-theme from 1.0.0 to 1.1.1 (#757)
Browse files Browse the repository at this point in the history
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/readthedocs/sphinx_rtd_theme/releases)
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](readthedocs/sphinx_rtd_theme@1.0.0...1.1.1)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 2, 2022
1 parent fbe27d4 commit c8a57ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
# Docs.
"Sphinx==5.3.0 ; python_version>='3.6'",
"sphinx-autobuild==2021.3.14 ; python_version>='3.6'",
"sphinx-rtd-theme==1.0.0 ; python_version>='3.6'",
"sphinx-rtd-theme==1.1.1 ; python_version>='3.6'",
"docutils==0.16 ; python_version>='3.6'",
]
},
Expand Down

0 comments on commit c8a57ad

Please sign in to comment.