From af5a9d5b9eca4481b740139c282837fdfc5abc85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 00:16:45 +0000 Subject: [PATCH] Bump flask from 2.2.2 to 2.3.2 in /incubating/google-secret-manager/src Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.3.2. - [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.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- incubating/google-secret-manager/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/incubating/google-secret-manager/src/requirements.txt b/incubating/google-secret-manager/src/requirements.txt index dc069d342..b800915c9 100644 --- a/incubating/google-secret-manager/src/requirements.txt +++ b/incubating/google-secret-manager/src/requirements.txt @@ -8,7 +8,7 @@ click==8.1.3 dnspython==2.2.1 eventlet==0.33.1 falcon==3.1.0 -Flask==2.2.2 +Flask==2.3.2 google==3.0.0 google-api-core==2.10.2 google-auth==2.14.1