From 5d3f0094416becb9f5f385cda2b62f5644cff4aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 17:09:07 +0000 Subject: [PATCH] Bump flask from 2.2.2 to 2.2.5 Bumps [flask](https://github.com/pallets/flask) from 2.2.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.2.2...2.2.5) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8969932..3cb011f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Automatically generated by https://github.com/damnever/pigar. -Flask==2.2.2 +Flask==2.2.5 mysql-connector-python==8.0.32 selenium==4.8.2