From d63c6d40e9cb889ffd4a0b30e782af7bcd3a0bac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 21:30:51 +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 948526e..abe815f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,5 +38,5 @@ six==1.12.0 SQLAlchemy==1.3.1 teamcity-messages==1.23 urllib3==1.24.1 -webargs==5.1.3 +webargs==5.5.3 Werkzeug==0.14.1 \ No newline at end of file