From 5adf3bfd3d8656a6ff73bc0490724871ee21fc72 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 16:26:45 +0000 Subject: [PATCH] Bump django-webtest from 1.9.2 to 1.9.7 Bumps [django-webtest](https://github.com/django-webtest/django-webtest) from 1.9.2 to 1.9.7. - [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.7) 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 27620f2c..88f92397 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.7 coverage==4.5.2 -e git+https://github.com/rodrigoamaral/django-fullcalendar.git#egg=django-fullcalendar