From 28f565f4609871fbc0ccfcef765f29d7c68b40c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 22:26:10 +0100 Subject: [PATCH] Bump pre-commit from 3.6.2 to 3.7.0 (#383) --- requirements_testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_testing.txt b/requirements_testing.txt index 584793e..39a2aaa 100644 --- a/requirements_testing.txt +++ b/requirements_testing.txt @@ -1,5 +1,5 @@ -r requirements_production.txt -pre-commit==3.6.2 +pre-commit==3.7.0 pylint==3.1.0 pytest==8.1.1 pytest-cov==5.0.0