From b309c3e237f82caea6766096ee6be8b92a051bf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 21:08:06 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20django=20in=20/PythonCrashCourse/?= =?UTF-8?q?=E3=80=8APython=E7=BC=96=E7=A8=8B=E3=80=8B=E6=BA=90=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E6=96=87=E4=BB=B6/chapter=5F20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [django](https://github.com/django/django) from 1.8.4 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.4...1.11.29) Signed-off-by: dependabot[bot] --- .../chapter_20/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/PythonCrashCourse/\343\200\212Python\347\274\226\347\250\213\343\200\213\346\272\220\344\273\243\347\240\201\346\226\207\344\273\266/chapter_20/requirements.txt" "b/PythonCrashCourse/\343\200\212Python\347\274\226\347\250\213\343\200\213\346\272\220\344\273\243\347\240\201\346\226\207\344\273\266/chapter_20/requirements.txt" index b1156c4..acc98ac 100644 --- "a/PythonCrashCourse/\343\200\212Python\347\274\226\347\250\213\343\200\213\346\272\220\344\273\243\347\240\201\346\226\207\344\273\266/chapter_20/requirements.txt" +++ "b/PythonCrashCourse/\343\200\212Python\347\274\226\347\250\213\343\200\213\346\272\220\344\273\243\347\240\201\346\226\207\344\273\266/chapter_20/requirements.txt" @@ -1,4 +1,4 @@ -Django==1.8.4 +Django==1.11.29 dj-database-url==0.3.0 dj-static==0.0.6 django-bootstrap3==6.2.2