From 7f0ce5a463bc4360ab49b663a902b0e68adbca56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 21:35:20 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20django=20from=201.8.5=20to=201.11.29=20i?= =?UTF-8?q?n=20/ciscn2019=E5=8D=8A=E5=86=B3=E8=B5=9B/CISCN-day2/web6/CISCN?= 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.5 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.8.5...1.11.29) Signed-off-by: dependabot[bot] --- .../CISCN-day2/web6/CISCN/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/ciscn2019\345\215\212\345\206\263\350\265\233/CISCN-day2/web6/CISCN/requirements.txt" "b/ciscn2019\345\215\212\345\206\263\350\265\233/CISCN-day2/web6/CISCN/requirements.txt" index 56c968e3..c1042c09 100644 --- "a/ciscn2019\345\215\212\345\206\263\350\265\233/CISCN-day2/web6/CISCN/requirements.txt" +++ "b/ciscn2019\345\215\212\345\206\263\350\265\233/CISCN-day2/web6/CISCN/requirements.txt" @@ -1,3 +1,3 @@ -Django==1.8.5 +Django==1.11.29 DjangoUeditor selenium==3.141.0 \ No newline at end of file