From 4cc0ddc35d8830236cbcc14d577f4647d823189c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 07:31:55 +0100 Subject: [PATCH] Bump pylint from 3.0.2 to 3.0.3 (#4762) --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index a4bad125b..8b34842c2 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -4,7 +4,7 @@ flake8-docstrings==1.7.0 flake8==6.1.0 pre-commit==3.6.0 pydocstyle==6.3.0 -pylint==3.0.2 +pylint==3.0.3 pytest-aiohttp==1.0.5 pytest-asyncio==0.18.3 pytest-cov==4.1.0