From ea5095565eb2adfdd557f1c6be37438d22a813ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 21:32:03 +0000 Subject: [PATCH] Bump webargs from 5.5.2 to 5.5.3 Bumps [webargs](https://github.com/marshmallow-code/webargs) from 5.5.2 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.5.2...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 92428e8..efb4655 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,5 +13,5 @@ passlib==1.7.1 pyOpenSSL==19.1.0 PyJWT==1.7.1 udatetime==0.0.16 -webargs==5.5.2 +webargs==5.5.3 Werkzeug==0.16.0 \ No newline at end of file