From b9c5ae08221dd1e7c89e58cf72a021c1409141f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 18:34:14 +0100 Subject: [PATCH] Bump webargs from 4.0.0 to 5.5.3 (#198) Bumps [webargs](https://github.com/marshmallow-code/webargs) from 4.0.0 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/4.0.0...5.5.3) --- updated-dependencies: - dependency-name: webargs dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6c83262f..f4349c18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ requests-mock==1.5.2 SQLAlchemy==1.2.17 SQLAlchemy-Utils==0.33.11 teal==0.2.0a38 -webargs==4.0.0 +webargs==5.5.3 Werkzeug==0.15.3 sqlalchemy-citext==1.3.post0 flask-weasyprint==0.5