From a74237522eb3c2d5a0eaceb1ce401421e4abb10b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 06:57:05 +0000 Subject: [PATCH] Bump pylint from 2.15.6 to 2.16.4 Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.6 to 2.16.4. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.15.6...v2.16.4) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 3020104..a33f6e9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ coverage==6.5.0 flake8==5.0.4 lxml==4.9.1 mypy==0.991 -pylint==2.15.6 +pylint==2.16.4 pytest==7.2.0 pytest-asyncio==0.20.2 pytest-cov==4.0.0