From 77c655c8b26596a509adc7741b78c1904357039b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 23:42:13 +0000 Subject: [PATCH] Bump flask from 1.1.4 to 2.2.5 in /transactions Bumps [flask](https://github.com/pallets/flask) from 1.1.4 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/1.1.4...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- transactions/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/transactions/requirements.txt b/transactions/requirements.txt index 31f0165..2c90957 100644 --- a/transactions/requirements.txt +++ b/transactions/requirements.txt @@ -1,7 +1,7 @@ attrs==23.1.0 click==7.1.2 dnspython==2.3.0 -Flask==1.1.4 +Flask==2.2.5 Flask-Cors==3.0.10 grpcio==1.54.2 grpcio-tools==1.54.2