From d20598d43356c1e6f69ddc2be12be4543fce0423 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Dec 2021 20:02:17 +0000 Subject: [PATCH] Bump django from 2.0.2 to 2.2.25 in /flaskapp Bumps [django](https://github.com/django/django) from 2.0.2 to 2.2.25. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.2...2.2.25) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flaskapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flaskapp/requirements.txt b/flaskapp/requirements.txt index b77eea2d..69f2c2b0 100644 --- a/flaskapp/requirements.txt +++ b/flaskapp/requirements.txt @@ -25,7 +25,7 @@ cryptography==36.0.1 cycler==0.11.0 decorator==5.1.0 defusedxml==0.7.1 -Django==2.0.2 +Django==2.2.25 docker==4.4.4 docker-compose==1.25.5 dockerpty==0.4.1