From 59aadd2976d5ea2ff27cdddca968a67309f8154a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 21:19:50 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20django=20from=202.0=20to=202.2.24=20in?= =?UTF-8?q?=20/18.=E5=8D=9A=E5=AE=A2=E9=98=85=E8=AF=BB=E7=AE=80=E5=8D=95?= =?UTF-8?q?=E8=AE=A1=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [django](https://github.com/django/django) from 2.0 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/18.\345\215\232\345\256\242\351\230\205\350\257\273\347\256\200\345\215\225\350\256\241\346\225\260/requirements.txt" "b/18.\345\215\232\345\256\242\351\230\205\350\257\273\347\256\200\345\215\225\350\256\241\346\225\260/requirements.txt" index 05efdce..c475dc1 100644 --- "a/18.\345\215\232\345\256\242\351\230\205\350\257\273\347\256\200\345\215\225\350\256\241\346\225\260/requirements.txt" +++ "b/18.\345\215\232\345\256\242\351\230\205\350\257\273\347\256\200\345\215\225\350\256\241\346\225\260/requirements.txt" @@ -1,4 +1,4 @@ -Django==2.0 +Django==2.2.24 django-ckeditor==5.4.0 django-js-asset==1.0.0 Pillow==5.0.0