From 25a5e1a277254b162b87adbd9c17c940f42ab7e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Sep 2020 09:33:53 +0000 Subject: [PATCH] Bump webargs from 4.0.0 to 5.1.3 Bumps [webargs](https://github.com/marshmallow-code/webargs) from 4.0.0 to 5.1.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.1.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 a7d660d..48d77ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ Flask-SQLAlchemy==2.3.2 colorama==0.3.9 colour==0.1.5 psycopg2-binary==2.7.5 -webargs==4.0.0 +webargs==5.1.3 Werkzeug==0.14.1 python-decouple==3.3 python-dotenv==0.14.0