From 077add99fc360fa2040befc05f5146b1516a726e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 05:38:33 +0000 Subject: [PATCH] Bump marshmallow from 2.19.2 to 3.0.1 Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 2.19.2 to 3.0.1. - [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...3.0.1) 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..4be6bda 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==3.0.1 remme==1.1.1