Skip to content

Commit

Permalink
Bump furo from 2022.6.21 to 2022.9.15 (#1812)
Browse files Browse the repository at this point in the history
Bumps [furo](https://github.com/pradyunsg/furo) from 2022.6.21 to 2022.9.15.
- [Release notes](https://github.com/pradyunsg/furo/releases)
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
- [Commits](pradyunsg/furo@2022.06.21...2022.09.15)

---
updated-dependencies:
- dependency-name: furo
  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 Sep 16, 2022
1 parent b40872f commit 2ebcffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -65,7 +65,7 @@ def get_version():
setup_requires=["pytest-runner"],
extras_require={
"docs": [
"furo==2022.6.21",
"furo==2022.9.15",
"sphinx-autobuild",
"codespell",
"blacken-docs",
Expand Down

0 comments on commit 2ebcffe

Please sign in to comment.