From a596d6ff3bc59e0144619979f9fdef74b60edae2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 02:41:53 +0000 Subject: [PATCH] Bump pluggy from 0.6.0 to 0.13.1 Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 0.6.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.6.0...0.13.1) Signed-off-by: dependabot-preview[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index eb17b0a..5bf20d4 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -40,7 +40,7 @@ packaging==17.1 pathtools==0.1.2 pep8==1.7.1 pkginfo==1.4.2 -pluggy==0.6.0 +pluggy==0.13.1 psycopg2==2.7.4 punch.py==1.5.0 py==1.5.3