From 376abd6a8a8596e2098bfe9a29cb0b4c4f2a56d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 01:26:43 +0000 Subject: [PATCH] chore(deps): bump flask from 2.1.3 to 2.2.5 Bumps [flask](https://github.com/pallets/flask) from 2.1.3 to 2.2.5. - [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/2.1.3...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_service.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_service.txt b/requirements_service.txt index 6bf3334..f334b21 100644 --- a/requirements_service.txt +++ b/requirements_service.txt @@ -1,4 +1,4 @@ -Flask==2.1.3 +Flask==2.2.5 psycopg2-binary==2.9.1 flask_cors==4.0.0 flask-admin==1.6.1