From b7721420fa5a1a01b846417ed76cc2d7631dd00d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 09:25:35 +0200 Subject: [PATCH] Bump pre-commit from 3.4.0 to 3.5.0 (#4627) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index f13f2ce78..15382aaa8 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -2,7 +2,7 @@ black==23.9.1 coverage==7.3.2 flake8-docstrings==1.7.0 flake8==6.1.0 -pre-commit==3.4.0 +pre-commit==3.5.0 pydocstyle==6.3.0 pylint==3.0.1 pytest-aiohttp==1.0.5