From b0ca246b97d021540d27726f03365f234a7db11e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2019 05:30:44 +0000 Subject: [PATCH] Bump pluggy from 0.8.0 to 0.13.1 Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 0.8.0 to 0.13.1. - [Release notes](https://github.com/pytest-dev/pluggy/releases) - [Changelog](https://github.com/pytest-dev/pluggy/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pluggy/compare/0.8.0...0.13.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 2211033..f0d6679 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ certifi==2018.10.15 chardet==3.0.4 idna==2.7 more-itertools==4.3.0 -pluggy==0.8.0 +pluggy==0.13.1 py==1.7.0 PyJWT==1.6.4 pytest==3.9.3