From 31887cce38353a2e93f1da48e2e971e3d55943b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 12:00:54 +0100 Subject: [PATCH] Bump pre-commit from 3.6.0 to 3.6.1 (#1408) --- requirements/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing.txt b/requirements/testing.txt index 303034e04..a915602f6 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -1,5 +1,5 @@ -r production.txt -pre-commit==3.6.0 +pre-commit==3.6.1 pylint==3.0.3 pytest==8.0.0 pytest-asyncio==0.21.1