From 87fa6aab1778ceb7397073daf17cead113a850ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 03:50:21 +0000 Subject: [PATCH] Bump django in /web/flask/mega_tutorial/chapter13-language/app Bumps [django](https://github.com/django/django) from 2.2.5 to 2.2.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.5...2.2.28) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web/flask/mega_tutorial/chapter13-language/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/flask/mega_tutorial/chapter13-language/app/requirements.txt b/web/flask/mega_tutorial/chapter13-language/app/requirements.txt index 454923d..9be6a61 100644 --- a/web/flask/mega_tutorial/chapter13-language/app/requirements.txt +++ b/web/flask/mega_tutorial/chapter13-language/app/requirements.txt @@ -7,7 +7,7 @@ certifi==2019.6.16 chardet==3.0.4 Click==7.0 colorama==0.4.1 -Django==2.2.5 +Django==2.2.28 dominate==2.4.0 ExifRead==2.1.2 Flask==1.1.1