From 532c2d2a378c7cd2fd5a78942c15b82b4e6fb157 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 14:40:10 +0000 Subject: [PATCH] build(deps): bump flask from 3.1.2 to 3.1.3 in /library_api_code Bumps [flask](https://github.com/pallets/flask) from 3.1.2 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.1.2...3.1.3) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- library_api_code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library_api_code/requirements.txt b/library_api_code/requirements.txt index a2af3a1..0b11159 100644 --- a/library_api_code/requirements.txt +++ b/library_api_code/requirements.txt @@ -4,7 +4,7 @@ click==8.3.0 colorama==0.4.6 Deprecated==1.3.1 ecdsa==0.19.2 -Flask==3.1.2 +Flask==3.1.3 Flask-Caching==2.3.1 Flask-Limiter==4.0.0 flask-marshmallow==1.3.0