From 8bfd07d66b7c8866cda1af0698f4552d54d89034 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 09:30:47 +0100 Subject: [PATCH] Bump pre-commit from 3.1.1 to 3.2.0 (#4197) 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 4a75988f3..3c52d03c6 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -3,7 +3,7 @@ codecov==2.1.12 coverage==7.2.1 flake8-docstrings==1.7.0 flake8==6.0.0 -pre-commit==3.1.1 +pre-commit==3.2.0 pydocstyle==6.3.0 pylint==2.15.10 pytest-aiohttp==1.0.4