From c6f31ce73fcc106b050b12c7b86564b401b67475 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 May 2023 14:11:01 -0400 Subject: [PATCH] Bump pylint from 2.17.3 to 2.17.4 (#4284) Bumps [pylint](https://github.com/PyCQA/pylint) from 2.17.3 to 2.17.4. - [Release notes](https://github.com/PyCQA/pylint/releases) - [Commits](https://github.com/PyCQA/pylint/compare/v2.17.3...v2.17.4) --- updated-dependencies: - dependency-name: pylint dependency-type: direct:production update-type: version-update:semver-patch ... 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 b33cba9ee..0b328322b 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -4,7 +4,7 @@ flake8-docstrings==1.7.0 flake8==6.0.0 pre-commit==3.3.1 pydocstyle==6.3.0 -pylint==2.17.3 +pylint==2.17.4 pytest-aiohttp==1.0.4 pytest-asyncio==0.18.3 pytest-cov==4.0.0