From 084fd9abda158e05b074d7ad7db11bcf4aca2bd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 16:50:48 +0000 Subject: [PATCH] Bump django from 1.3 to 1.11.29 in /example_project/testbed Bumps [django](https://github.com/django/django) from 1.3 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.3...1.11.29) Signed-off-by: dependabot[bot] --- example_project/testbed/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example_project/testbed/requirements.txt b/example_project/testbed/requirements.txt index 24b7c73..26f66bb 100644 --- a/example_project/testbed/requirements.txt +++ b/example_project/testbed/requirements.txt @@ -1,2 +1,2 @@ -django==1.3 +django==1.11.29 rapidsms==0.9.6a