From 645006b244a6f17e4d48233bc61fd56b7d35f67c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 14:11:27 +0000 Subject: [PATCH] chore(deps): update dependency pre-commit to ~=4.5.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 93c632d7..65fbd5e6 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ pyright~=1.1.394 ruff~=0.15.0 fastjsonschema~=2.21.2 -pre-commit~=4.3.0 +pre-commit~=4.5.1 pytest-aiohttp~=1.0.5 pytest-asyncio~=1.3.0 pytest~=8.4.1