From 4756d0557cf34676b124b1115c047c399fab049d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 23:11:48 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20django=20from=202.0.2=20to=202.2.24=20in?= =?UTF-8?q?=20/Test/=E6=8C=81=E7=BB=AD=E9=9B=86=E6=88=90/python=E9=95=9C?= =?UTF-8?q?=E5=83=8F/httprunner?= 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.2 to 2.2.24. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.0.2...2.2.24) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../python\351\225\234\345\203\217/httprunner/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/Test/\346\214\201\347\273\255\351\233\206\346\210\220/python\351\225\234\345\203\217/httprunner/requirements.txt" "b/Test/\346\214\201\347\273\255\351\233\206\346\210\220/python\351\225\234\345\203\217/httprunner/requirements.txt" index fb353d0..5fd6537 100644 --- "a/Test/\346\214\201\347\273\255\351\233\206\346\210\220/python\351\225\234\345\203\217/httprunner/requirements.txt" +++ "b/Test/\346\214\201\347\273\255\351\233\206\346\210\220/python\351\225\234\345\203\217/httprunner/requirements.txt" @@ -1,5 +1,5 @@ diff-match-patch==20121119 -Django==2.0.2 +Django==2.2.24 django-crispy-forms==1.7.0 django-formtools==2.1 django-import-export==0.6.1