From 412c9b5f6908191992f625e02dce6b42cfff2b20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 May 2023 08:13:46 +0000 Subject: [PATCH] Bump flask from 2.0.2 to 2.2.5 in /F.R.I.D.A.Y-linux Bumps [flask](https://github.com/pallets/flask) from 2.0.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.0.2...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- F.R.I.D.A.Y-linux/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/F.R.I.D.A.Y-linux/requirements.txt b/F.R.I.D.A.Y-linux/requirements.txt index 5907a0b..8d4635a 100644 --- a/F.R.I.D.A.Y-linux/requirements.txt +++ b/F.R.I.D.A.Y-linux/requirements.txt @@ -10,7 +10,7 @@ Pillow==9.3.0 PyAudio==0.2.11 tk-tools==0.14.0 youtube_dl==2021.12.17 -Flask== 2.0.2 +Flask== 2.2.5 requests==2.31.0 youtube_dl==2021.12.17 googlemaps==4.6.0 \ No newline at end of file