From 3e955021549e683cb0d024d341efa18f298ad2df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 23:53:14 +0000 Subject: [PATCH] Bump flask from 2.1.2 to 2.3.2 in /fava Bumps [flask](https://github.com/pallets/flask) from 2.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/2.1.2...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- fava/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fava/requirements.txt b/fava/requirements.txt index a6520c4..cf2e286 100644 --- a/fava/requirements.txt +++ b/fava/requirements.txt @@ -8,7 +8,7 @@ certifi==2022.12.7 chardet==4.0.0 charset-normalizer==2.0.12 click==8.1.3 -Flask==2.1.2 +Flask==2.3.2 Flask-Babel==2.0.0 google-api-core==2.7.3 google-api-python-client==2.47.0