From e8ec67ef2aa578ff457b112320b2e8581c951327 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 20 Nov 2020 17:31:57 +0000 Subject: [PATCH] [Security] Bump django from 1.10 to 1.11.29 Bumps [django](https://github.com/django/django) from 1.10 to 1.11.29. **This update includes security fixes.** - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/1.10...1.11.29) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5a72b59..54ee7d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # sudo apt-get install build-essential libssl-dev libffi-dev python-dev libmysqlclient-dev postgresql-server-dev-all python3-openssl python3-dev # if you don't have pip>=9, run pip install --upgrade pip -Django==1.10 +Django==1.11.29 # Include https://github.com/tzangms/django-bootstrap-form/pull/88 fix. Can change to version number when version increments above 3.2.1 git+https://github.com/tzangms/django-bootstrap-form.git@5fff56f715bd9f2f29793f6a5a87baa1be25e409#egg=django-bootstrap-form -e git+https://github.com/MoveOnOrg/huerta.git@master#egg=huerta