From 380cdf055eb1bc4b4a61ea4afb6c6820919713f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 23:45:00 +0000 Subject: [PATCH] chore(deps): bump flask in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [flask](https://github.com/pallets/flask). Updates `flask` from 3.0.0 to 3.1.3 - [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.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc1623a..28bf1d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ click==8.3.1 distro==1.9.0 docstring_parser==0.17.0 fastapi==0.128.0 -Flask==3.0.0 +Flask==3.1.3 gunicorn==23.0.0 h11==0.16.0 httpcore==1.0.9