From e854b0c145a3e46e408f73d37ba09b4adbfddf83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Nov 2022 10:07:31 +0000 Subject: [PATCH] Update dependency pylint to v2.15.6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b0895da..212f31e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ mypy==0.991 pdoc==12.3.0 pre-commit==2.20.0 pydantic==1.10.2 -pylint==2.15.5 +pylint==2.15.6 pytest==7.2.0 pytest-aiohttp==1.0.4 pytest-asyncio==0.20.2