From c4f49d40a317426b05966b0ca35cd1646f75716e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 21:41:59 +0000 Subject: [PATCH] Bump flask from 1.1.2 to 2.3.2 in /batch_processing Bumps [flask](https://github.com/pallets/flask) from 1.1.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/1.1.2...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- batch_processing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/batch_processing/requirements.txt b/batch_processing/requirements.txt index abae6e1..76dc5e8 100644 --- a/batch_processing/requirements.txt +++ b/batch_processing/requirements.txt @@ -12,7 +12,7 @@ chardet==3.0.4 click==7.1.2 deepspeech==0.9.3 delegator.py @ git+https://github.com/amitt001/delegator.py.git@194aa92543fbdbfbae0bcc24ca217819a7805da2 -flask==1.1.2 +flask==2.3.2 gast==0.2.2 google-auth==1.16.1 google-auth-oauthlib==0.4.1