From 552a81d3f64dbdaec446b3cb136058a76d5ac38c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2026 13:20:32 +0000 Subject: [PATCH] chore: bump flask from 3.0.3 to 3.1.3 in /ressources Bumps [flask](https://github.com/pallets/flask) from 3.0.3 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.3...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ressources/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ressources/requirements.txt b/ressources/requirements.txt index ff3cf3e..ba72839 100644 --- a/ressources/requirements.txt +++ b/ressources/requirements.txt @@ -1,4 +1,4 @@ -flask==3.0.3 +flask==3.1.3 pytest==8.2.0 pytest-cov==5.0.0 flake8==7.0.0