From a71b4b0d79257d22c30ae3e87ed8a730d42c8143 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2020 04:36:54 +0000 Subject: [PATCH] Bump pytest-pylint from 0.14.1 to 0.15.0 Bumps [pytest-pylint](https://github.com/carsongee/pytest-pylint) from 0.14.1 to 0.15.0. - [Release notes](https://github.com/carsongee/pytest-pylint/releases) - [Commits](https://github.com/carsongee/pytest-pylint/compare/0.14.1...0.15.0) Signed-off-by: dependabot-preview[bot] --- requirements/requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_dev.txt b/requirements/requirements_dev.txt index ff01eddf..ea112af8 100644 --- a/requirements/requirements_dev.txt +++ b/requirements/requirements_dev.txt @@ -16,5 +16,5 @@ pytest-cov==2.8.1 pytest-datadir==1.3.1 pytest-flake8==1.0.4 pytest-mock==2.0.0 -pytest-pylint==0.14.1 +pytest-pylint==0.15.0 zest.releaser==6.20.0