From 06edb6f8a86ac391cb3da12d89e985364fa74f8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 08:20:35 +0100 Subject: [PATCH] Bump pre-commit from 3.6.0 to 3.6.1 (#4887) --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index 68de0af5a..97a8de0d1 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -1,5 +1,5 @@ coverage==7.4.1 -pre-commit==3.6.0 +pre-commit==3.6.1 pylint==3.0.3 pytest-aiohttp==1.0.5 pytest-asyncio==0.23.3