Bump furo from 2023.5.20 to 2023.7.26

Bumps [furo](https://github.com/pradyunsg/furo) from 2023.5.20 to 2023.7.26.
- [Release notes](https://github.com/pradyunsg/furo/releases)
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
- [Commits](https://github.com/pradyunsg/furo/compare/2023.05.20...2023.07.26)

---
updated-dependencies:
- dependency-name: furo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-27 18:17:50 +00:00 committed by GitHub
parent 7cd640ff94
commit 5684b59a61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,7 +68,7 @@ test = [
"pytest-rerunfailures",
]
docs = [
"furo==2023.5.20",
"furo==2023.7.26",
"sphinx==7.0.1",
"sphinxext-opengraph==0.8.2",
"sphinx-autoapi==2.1.1",