From 505f333a0fba9192250612fe664b917d90956ada Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 18:51:25 +0000 Subject: [PATCH] Bump flask from 2.0.2 to 2.2.5 in /PetAdoptions/petfood 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/petfood/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PetAdoptions/petfood/requirements.txt b/PetAdoptions/petfood/requirements.txt index d822d977..a41da0e7 100644 --- a/PetAdoptions/petfood/requirements.txt +++ b/PetAdoptions/petfood/requirements.txt @@ -1,4 +1,4 @@ aws-xray-sdk==2.9.0 -Flask==2.0.2 +Flask==2.2.5 boto3==1.20.21 gunicorn==20.1.0