From 4d8de1a54cc73141276b6abefe5c7b3a0639aeb3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2019 05:32:18 +0000 Subject: [PATCH] Bump pluggy from 0.8.0 to 0.13.0 Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 0.8.0 to 0.13.0. - [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.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 2211033..14999aa 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.0 py==1.7.0 PyJWT==1.6.4 pytest==3.9.3