From 10ecfde70d738d12d5d30ff02f623be49210b78b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Apr 2021 09:13:37 +0000 Subject: [PATCH] Bump webargs from 5.5.3 to 8.0.0 Bumps [webargs](https://github.com/marshmallow-code/webargs) from 5.5.3 to 8.0.0. - [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/5.5.3...8.0.0) 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 6a8359ad..942eb9af 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ jinja2==2.11.1 requests_toolbelt==0.9.1 simplejson==3.17.0 unidecode==1.1.1 -webargs==5.5.3 +webargs==8.0.0 werkzeug==1.0.0