From e5020fcc423b0864b3ca032e8eaca7e281306dac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 18:51:28 +0000 Subject: [PATCH] Bump flask from 2.0.2 to 2.2.5 in /PetAdoptions/petadoptionshistory-py 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] --- PetAdoptions/petadoptionshistory-py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PetAdoptions/petadoptionshistory-py/requirements.txt b/PetAdoptions/petadoptionshistory-py/requirements.txt index cc27650a..e2e395d2 100644 --- a/PetAdoptions/petadoptionshistory-py/requirements.txt +++ b/PetAdoptions/petadoptionshistory-py/requirements.txt @@ -1,4 +1,4 @@ -Flask==2.0.2 +Flask==2.2.5 boto3==1.20.21 psycopg2==2.9.3 opentelemetry-distro==0.32b0