diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2019-10-23 20:12:34 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-23 20:12:34 (GMT) |
commit | 68db27e8a3c39c4eaea933600f91ebc5c9024ed8 (patch) | |
tree | 7ee24439d4a434e0008e15bfd7c2ae05a4bce779 | |
parent | 2ed95517797f937204859058873c53d92bd61d82 (diff) |
Bump django from 1.11.3 to 1.11.23
Bumps [django](https://github.com/django/django) from 1.11.3 to 1.11.23.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/1.11.3...1.11.23)
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 549fc03..bfc32b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Django==1.11.3 +Django==1.11.23 MySQL-python==1.2.5 Pillow==4.2.1 PyYAML==3.12 |