From 1854a2ab7802f016cac415d946f01460029881aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 21:29:33 +0000 Subject: [PATCH] Bump webargs from 5.1.3 to 5.5.3 Bumps [webargs](https://github.com/marshmallow-code/webargs) from 5.1.3 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.1.3...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 ddf9c9e..44abaad 100644 --- a/requirements.txt +++ b/requirements.txt @@ -128,5 +128,5 @@ six==1.11.0 SQLAlchemy==1.1.5 SQLAlchemy-Utils==0.32.12 urllib3==1.24.2 -webargs==5.1.3 +webargs==5.5.3 Werkzeug==0.15.3