From 22df37b7d1b41848a3c526b61b6f10b727eafcd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 1 Jan 2019 13:25:16 +0000 Subject: [PATCH] Bump django-webtest from 1.9.2 to 1.9.4 Bumps [django-webtest](https://github.com/django-webtest/django-webtest) from 1.9.2 to 1.9.4. - [Release notes](https://github.com/django-webtest/django-webtest/releases) - [Changelog](https://github.com/django-webtest/django-webtest/blob/master/CHANGES.rst) - [Commits](https://github.com/django-webtest/django-webtest/compare/1.9.2...1.9.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27620f2c..707913b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ singledispatch==3.4.0.3 six==1.10.0 virtualenv==15.1.0 wrapt==1.10.10 -django-webtest==1.9.2 +django-webtest==1.9.4 coverage==4.5.2 -e git+https://github.com/rodrigoamaral/django-fullcalendar.git#egg=django-fullcalendar