From 99e49c2c8209b4c18490d2c0163ffd8ecd2ac364 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Apr 2021 21:30:07 +0000 Subject: [PATCH] Bump webargs from 5.3.2 to 5.5.3 Bumps [webargs](https://github.com/marshmallow-code/webargs) from 5.3.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.3.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 544cc41..bc06cbf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -45,7 +45,7 @@ urllib3==1.25.3 uvicorn==0.8.3 uvloop==0.12.2 wcwidth==0.1.7 -webargs==5.3.2 +webargs==5.5.3 webargs-starlette==1.1.0 websockets==7.0 yarl==1.3.0