From 476076041f0914b39137ebe9a60285b17aca5ec7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 03:22:17 +0000 Subject: [PATCH] Bump django from 1.11.21 to 1.11.28 in /openedx_caliper_tracking/tests Bumps [django](https://github.com/django/django) from 1.11.21 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.21...1.11.28) Signed-off-by: dependabot[bot] --- openedx_caliper_tracking/tests/test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openedx_caliper_tracking/tests/test_requirements.txt b/openedx_caliper_tracking/tests/test_requirements.txt index 85c1421..f1fd8cf 100644 --- a/openedx_caliper_tracking/tests/test_requirements.txt +++ b/openedx_caliper_tracking/tests/test_requirements.txt @@ -1,5 +1,5 @@ celery==4.3.0 -Django==1.11.21 +Django==1.11.28 isodate==0.6.0 mock==3.0.5 python-dateutil==2.8.0