From bfe2745749555a340edae97c32abe7de36760c48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 10:50:06 +0000 Subject: [PATCH] build(deps): bump furo from 2024.7.18 to 2024.8.6 Bumps [furo](https://github.com/pradyunsg/furo) from 2024.7.18 to 2024.8.6. - [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/2024.07.18...2024.08.06) --- updated-dependencies: - dependency-name: furo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4c380460..0dd92582 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Babel==2.15.0 configobj==5.0.8 Flask==3.0.3 Flask-Babel==4.0.0 -furo==2024.7.18 +furo==2024.8.6 GPUtil==1.4.0 IPy==1.01 m2r2==0.3.3.post2