From 7d2715d2e4eb2461b36aa24f83ba441d164a0b16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 13:03:29 +0200 Subject: [PATCH] Bump pre-commit from 4.0.0 to 4.0.1 (#1584) --- requirements/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing.txt b/requirements/testing.txt index e2b76afad..0291e23f1 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -1,7 +1,7 @@ -r production.txt freezegun==1.5.1 mypy==1.11.2 -pre-commit==4.0.0 +pre-commit==4.0.1 pylint==3.3.1 pytest==8.3.3 pytest-asyncio==0.24.0