From 628fb50103dade312a2a7e7a0fb0e29a153c2315 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 01:26:46 +0000 Subject: [PATCH] chore(deps): bump flask from 3.0.0 to 3.0.2 in /docs Bumps [flask](https://github.com/pallets/flask) from 3.0.0 to 3.0.2. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/3.0.0...3.0.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index b793be1..da2e4ee 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -2,4 +2,4 @@ furo==2023.9.10 sphinx==7.2.6 sphinx-click==5.1.0 myst_parser==2.0.0 -flask==3.0.0 +flask==3.0.2