From 03f0e02f25aeb6320e2f0b02c295f3477af471d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 04:57:13 +0000 Subject: [PATCH] Bump pytest-pylint from 0.18.0 to 0.19.0 Bumps [pytest-pylint](https://github.com/carsongee/pytest-pylint) from 0.18.0 to 0.19.0. - [Release notes](https://github.com/carsongee/pytest-pylint/releases) - [Commits](https://github.com/carsongee/pytest-pylint/compare/v0.18.0...v0.19.0) --- updated-dependencies: - dependency-name: pytest-pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[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 157de54a..36c4c098 100644 --- a/requirements/requirements_dev.txt +++ b/requirements/requirements_dev.txt @@ -15,4 +15,4 @@ pytest-black==0.3.12 pytest-cov==4.0.0 pytest-datadir==1.4.1 pytest-mock==3.10.0 -pytest-pylint==0.18.0 +pytest-pylint==0.19.0