From ca3ca6237c96c0ed77761f928e2b3995a7830e72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2020 19:35:16 +0000 Subject: [PATCH] Bump webargs from 4.1.2 to 5.1.3 Bumps [webargs](https://github.com/marshmallow-code/webargs) from 4.1.2 to 5.1.3. - [Release notes](https://github.com/marshmallow-code/webargs/releases) - [Changelog](https://github.com/marshmallow-code/webargs/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/webargs/compare/4.1.2...5.1.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cefdabc..9ff8074 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,5 +23,5 @@ sqlparse==0.2.4 tabulate==0.8.2 urllib3==1.22 virtualenv==16.0.0 -webargs==4.1.2 +webargs==5.1.3 Werkzeug==0.14.1