From f89179fb03317705ce0949d5c52ef7f458710b5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 09:02:43 +0100 Subject: [PATCH] Bump pre-commit from 3.6.2 to 3.7.0 (#4979) --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index cbace9cdb..7b22a8223 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,5 +1,5 @@ coverage==7.4.4 -pre-commit==3.6.2 +pre-commit==3.7.0 pylint==3.1.0 pytest-aiohttp==1.0.5 pytest-asyncio==0.23.5