From 88fe96ba54f5d9da3fb1dab134d74b0fb0538dff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Dec 2023 11:24:55 +0100 Subject: [PATCH] Bump pylint from 3.0.2 to 3.0.3 (#1374) --- requirements/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing.txt b/requirements/testing.txt index bdfb474ca..1822beb54 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -1,7 +1,7 @@ -r production.txt pre-commit==3.6.0 flake8==6.1.0 -pylint==3.0.2 +pylint==3.0.3 pytest==7.4.3 pytest-asyncio==0.21.1 pytest-cov==4.1.0