From c406814794476e0fb23f7332e58756ca4a3bbbcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 17:39:07 +0200 Subject: [PATCH] Bump pylint from 2.15.2 to 2.15.3 (#3880) Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.2 to 2.15.3. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.15.2...v2.15.3) --- 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 815f194f1..1f7584a0e 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.2 +pylint==2.15.3 pytest-aiohttp==1.0.4 pytest-asyncio==0.18.3 pytest-cov==3.0.0