aboutsummaryrefslogtreecommitdiffstats
path: root/examples/djangoproject
diff options
context:
space:
mode:
authordependabot[bot]2020-02-11 23:34:19 +0000
committerGitHub2020-02-11 23:34:19 +0000
commit099a728bd85f99f80d8d6165ba526439a58dcb4b (patch)
tree61aa37df2d2b3053a23baf66190a382bb64bf6b7 /examples/djangoproject
parent538d8ca648ba8861fad0e110570e9509cd635820 (diff)
downloaddjango-sneak-peek-099a728bd85f99f80d8d6165ba526439a58dcb4b.tar.bz2
Bump django from 1.4 to 1.11.28 in /examples/djangoprojectdependabot/pip/examples/djangoproject/django-1.11.28
Bumps [django](https://github.com/django/django) from 1.4 to 1.11.28. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.4...1.11.28) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'examples/djangoproject')
-rw-r--r--examples/djangoproject/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/djangoproject/requirements.txt b/examples/djangoproject/requirements.txt
index 05c6e4f..fc41a51 100644
--- a/examples/djangoproject/requirements.txt
+++ b/examples/djangoproject/requirements.txt
@@ -1,3 +1,3 @@
-Django==1.4
+Django==1.11.28
South==0.8.4
file:../..#egg=django-sneak-peek