From 9e1109285beed954d7a5703b8415f02ecc288458 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 06:21:17 +0000 Subject: [PATCH] Bump marshmallow from 2.19.2 to 2.20.0 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 2.19.2 to 2.20.0. - [Release notes](https://github.com/marshmallow-code/marshmallow/releases) - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](https://github.com/marshmallow-code/marshmallow/compare/2.19.2...2.20.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 317d80c..70cb895 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ accessify==0.3.1 asyncio==3.4.3 click==7.0 -marshmallow==2.19.2 +marshmallow==2.20.0 remme==1.1.1