Bump furo from 2023.8.17 to 2023.8.19

Bumps [furo](https://github.com/pradyunsg/furo) from 2023.8.17 to 2023.8.19.
- [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.08.17...2023.08.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-27 10:55:05 +00:00 committed by GitHub
parent 6fe2d22ec0
commit f352f2ce4c
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.8.17",
"furo==2023.8.19",
"sphinx==7.2.3",
"sphinxext-opengraph==0.8.2",
"sphinx-autoapi==2.1.1",