From ab2e19ab37e53d9a950ed2b059b747302f6412ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 13:51:23 +0200 Subject: [PATCH] Bump pre-commit from 3.7.0 to 3.7.1 (#1458) --- requirements/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing.txt b/requirements/testing.txt index 97d96feba..653bb86e2 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -1,5 +1,5 @@ -r production.txt -pre-commit==3.7.0 +pre-commit==3.7.1 pylint==3.1.0 pytest==8.2.0 pytest-asyncio==0.21.1