From e57d2b5ce23812079ea65d7b489b08fa24e16f4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 14:48:35 +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 7134106..f639605 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ retrying==1.3.3 rauth==0.7.2 google-api-python-client==1.6.7 jsonschema==2.6.0 -webargs==4.1.2 \ No newline at end of file +webargs==5.1.3 \ No newline at end of file