From 6001908c39b7b0a4a0937108654622e6cb22a9ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 12:04:40 +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.18. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.5...2.2.18) 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..0eb759d 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.18 dominate==2.4.0 ExifRead==2.1.2 Flask==1.1.1