From 91f9a732a6994394dda4a87c8b4163afadf2a18b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Sat, 1 Jun 2019 13:12:19 +0000 Subject: [PATCH] Bump django-webtest from 1.9.2 to 1.9.5 Bumps [django-webtest](https://github.com/django-webtest/django-webtest) from 1.9.2 to 1.9.5. - [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.5) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27620f2c..312273b5 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.5 coverage==4.5.2 -e git+https://github.com/rodrigoamaral/django-fullcalendar.git#egg=django-fullcalendar