summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-06-05 17:38:04 (GMT)
committerGitHub <noreply@github.com>2020-06-05 17:38:04 (GMT)
commitcf45a06ab1f9647cb917ddb60c8ecaf218355bb3 (patch)
treebabf3960681cf65efc55bd1dd2f2847a9bb110b3
parent4026995dd964eae7159ebf611acbb4141807b3e0 (diff)
Bump django from 1.11.28 to 1.11.29
Bumps [django](https://github.com/django/django) from 1.11.28 to 1.11.29. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.11.28...1.11.29) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 5be1480..ae00e1b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
-Django==1.11.28
+Django==1.11.29
MySQL-python==1.2.5
Pillow==4.2.1
PyYAML==5.1