From be39275cd0627fbadf6a6cc430688fb0f4b662fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Apr 2023 09:58:15 +0200 Subject: [PATCH] Bump pre-commit from 3.2.1 to 3.2.2 (#4227) 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 e2f544bc3..d4b937d4e 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -3,7 +3,7 @@ codecov==2.1.12 coverage==7.2.3 flake8-docstrings==1.7.0 flake8==6.0.0 -pre-commit==3.2.1 +pre-commit==3.2.2 pydocstyle==6.3.0 pylint==2.17.1 pytest-aiohttp==1.0.4