From 4e830c3108b4bdf50584893b0a32bbe909f3a9c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 21:29:37 +0000 Subject: [PATCH] Bump webargs from 5.3.1 to 5.5.3 Bumps [webargs](https://github.com/marshmallow-code/webargs) from 5.3.1 to 5.5.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/5.3.1...5.5.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 c9a2d78..9f2880f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ SQLAlchemy==1.3.4 toml==0.10.0 typed-ast==1.4.0 wcwidth==0.1.7 -webargs==5.3.1 +webargs==5.5.3 Werkzeug==0.15.4 wrapt==1.11.1 zipp==0.5.1