From 18299cf27446fb96ef560164efd21c1c46904ed7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 11:29:46 -0400 Subject: [PATCH] Bump pylint from 2.15.3 to 2.15.4 (#3936) Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.3 to 2.15.4. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.15.3...v2.15.4) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 1c49cd978..c0114b7bb 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -5,7 +5,7 @@ flake8-docstrings==1.6.0 flake8==5.0.4 pre-commit==2.20.0 pydocstyle==6.1.1 -pylint==2.15.3 +pylint==2.15.4 pytest-aiohttp==1.0.4 pytest-asyncio==0.18.3 pytest-cov==4.0.0