From 64ce8e933eb2b508882937d018e53daca85f071d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 04:28:21 +0000 Subject: [PATCH] Bump pytest-pylint from 0.18.0 to 0.21.0 Bumps [pytest-pylint](https://github.com/carsongee/pytest-pylint) from 0.18.0 to 0.21.0. - [Release notes](https://github.com/carsongee/pytest-pylint/releases) - [Commits](https://github.com/carsongee/pytest-pylint/compare/v0.18.0...v0.21.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..4e87c2b1 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.21.0