From fccc9cc15255febb73adbb1fa85385b8eab00110 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 23:17:18 +0000 Subject: [PATCH] Bump flask from 2.2.2 to 2.2.5 in /data Bumps [flask](https://github.com/pallets/flask) from 2.2.2 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.2.2...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- data/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/requirements.txt b/data/requirements.txt index 6d6975a..8117d33 100644 --- a/data/requirements.txt +++ b/data/requirements.txt @@ -3,7 +3,7 @@ cachelib==0.10.0 cffi==1.15.1 click==8.1.3 cryptography==39.0.0 -Flask==2.2.2 +Flask==2.2.5 Flask-Session==0.4.0 greenlet==2.0.1 itsdangerous==2.1.2