From e7b1001dec5270b2632083d0e403af6a5ea8a19f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Sep 2023 07:58:24 -0400 Subject: [PATCH] Bump furo from 2023.8.19 to 2023.9.10 (#200) Bumps [furo](https://github.com/pradyunsg/furo) from 2023.8.19 to 2023.9.10. - [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.19...2023.09.10) --- updated-dependencies: - dependency-name: furo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 45d0a06..40f052a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,3 +1,3 @@ sphinx==7.2.5 -furo==2023.8.19 +furo==2023.9.10 urllib3==2.0.4 diff --git a/requirements.txt b/requirements.txt index 698c861..ec3b362 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ pre-commit==3.3.3 sphinx==7.2.4 colorlog==6.7.0 urllib3==2.0.4 -furo==2023.8.19 +furo==2023.9.10