From 70086811ef28f63a526d101553d55fb7e7014d32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Apr 2021 21:55:54 +0000 Subject: [PATCH] Bump django in /web/flask/mega_tutorial/chapter16-elasticsearch/app Bumps [django](https://github.com/django/django) from 2.2.5 to 2.2.20. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.5...2.2.20) Signed-off-by: dependabot[bot] --- .../mega_tutorial/chapter16-elasticsearch/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/flask/mega_tutorial/chapter16-elasticsearch/app/requirements.txt b/web/flask/mega_tutorial/chapter16-elasticsearch/app/requirements.txt index 454923d..abe58ae 100644 --- a/web/flask/mega_tutorial/chapter16-elasticsearch/app/requirements.txt +++ b/web/flask/mega_tutorial/chapter16-elasticsearch/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.20 dominate==2.4.0 ExifRead==2.1.2 Flask==1.1.1