From b00f4b1c12d70465688e876a00cbca87ab1fb510 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 01:43:51 +0000 Subject: [PATCH] Bump django from 1.10.3 to 1.11.23 in /travel_buddy Bumps [django](https://github.com/django/django) from 1.10.3 to 1.11.23. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.10.3...1.11.23) Signed-off-by: dependabot[bot] --- travel_buddy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/travel_buddy/requirements.txt b/travel_buddy/requirements.txt index 892b566..4d99b34 100644 --- a/travel_buddy/requirements.txt +++ b/travel_buddy/requirements.txt @@ -1,5 +1,5 @@ bcrypt==3.1.1 cffi==1.9.1 -Django==1.10.3 +Django==1.11.23 pycparser==2.17 six==1.10.0