From af847480f082e125e9396b1dd9f16581430dc45a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 11 Feb 2019 09:12:27 +0000 Subject: [PATCH] Bump webtest from 2.0.32 to 2.0.33 Bumps [webtest](https://github.com/Pylons/webtest) from 2.0.32 to 2.0.33. - [Release notes](https://github.com/Pylons/webtest/releases) - [Commits](https://github.com/Pylons/webtest/compare/2.0.32...2.0.33) Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index df0a36ea..7c2396c1 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1 +1 @@ -webtest==2.0.32 +webtest==2.0.33