From 3b2bd7e4ebadfffcf7474a0264d62ded52d98b37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 19:44:32 +0000 Subject: [PATCH] build(deps): bump flask from 2.2.2 to 2.2.5 in /ibc_monitor/api 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] --- ibc_monitor/api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ibc_monitor/api/requirements.txt b/ibc_monitor/api/requirements.txt index eaccbdc..fba7cb3 100644 --- a/ibc_monitor/api/requirements.txt +++ b/ibc_monitor/api/requirements.txt @@ -4,7 +4,7 @@ certifi==2022.9.24 charset-normalizer==2.1.1 click==8.1.3 exceptiongroup==1.2.0 -Flask==2.2.2 +Flask==2.2.5 idna==3.4 importlib-metadata==5.0.0 itsdangerous==2.1.2