Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Commit

Permalink
Bump sphinx-rtd-theme from 0.5.1 to 0.5.2 (#31)
Browse files Browse the repository at this point in the history
* Create dependabot.yml

* Bump sphinx-rtd-theme from 0.5.1 to 0.5.2

Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 0.5.1 to 0.5.2.
- [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@0.5.1...0.5.2)

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

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

Co-authored-by: Joshua Murphy <hello@joshmurphy.ca>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and ranguli committed Jun 30, 2021
1 parent 971069f commit 4b10193
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ isort = "^5.7.0"
mypy = "^0.812"
coverage = "^5.5"
sphinx = "^3.5.3"
sphinx_rtd_theme = "^0.5.1"
sphinx_rtd_theme = "^0.5.2"
nox-poetry = "^0.8.6"
pytest-cov = "^2.11.1"
pylint = "^2.9.0"
Expand Down

0 comments on commit 4b10193

Please sign in to comment.