From b1d0399f121686fcd070c1c8c979e819caf737bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 23:23:12 +0000 Subject: [PATCH] Bump flask from 2.0.2 to 2.3.2 in /PetAdoptions/petadoptionshistory-py Bumps [flask](https://github.com/pallets/flask) from 2.0.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.0.2...2.3.2) --- 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..302f27a7 100644 --- a/PetAdoptions/petadoptionshistory-py/requirements.txt +++ b/PetAdoptions/petadoptionshistory-py/requirements.txt @@ -1,4 +1,4 @@ -Flask==2.0.2 +Flask==2.3.2 boto3==1.20.21 psycopg2==2.9.3 opentelemetry-distro==0.32b0