From 48da3d8a8d5fb95286177a0b5a69b2a882be88ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 23:07:49 -0800 Subject: [PATCH] Bump pre-commit from 4.3.0 to 4.4.0 (#6300) --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 0b75b3304..f255114bb 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,7 +1,7 @@ astroid==4.0.1 coverage==7.11.0 mypy==1.18.2 -pre-commit==4.3.0 +pre-commit==4.4.0 pylint==4.0.2 pytest-aiohttp==1.1.0 pytest-asyncio==0.25.2