From 525d0fd8ea74352cc1d43f6e71fec742f180e1a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Mar 2025 08:27:43 +0100 Subject: [PATCH] Bump pre-commit from 4.1.0 to 4.2.0 (#5765) --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 3a7c4627f..ef67c3e17 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,6 +1,6 @@ astroid==3.3.9 coverage==7.7.0 -pre-commit==4.1.0 +pre-commit==4.2.0 pylint==3.3.4 pytest-aiohttp==1.1.0 pytest-asyncio==0.25.2