From fff3bfd01eb6abbff2f2c640c6388768d8cdfe0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 07:40:07 +0100 Subject: [PATCH] Bump pre-commit from 4.0.1 to 4.1.0 (#5566) --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 336ad9cec..aa149dd9d 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,6 +1,6 @@ astroid==3.3.8 coverage==7.6.10 -pre-commit==4.0.1 +pre-commit==4.1.0 pylint==3.3.3 pytest-aiohttp==1.0.5 pytest-asyncio==0.23.6