From b5233cd39898113008e47ff7a2b63d841ba54e36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 May 2023 20:26:57 +0200 Subject: [PATCH] Bump pre-commit from 3.3.1 to 3.3.2 (#4300) 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 0b328322b..087abda6f 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -2,7 +2,7 @@ black==23.3.0 coverage==7.2.5 flake8-docstrings==1.7.0 flake8==6.0.0 -pre-commit==3.3.1 +pre-commit==3.3.2 pydocstyle==6.3.0 pylint==2.17.4 pytest-aiohttp==1.0.4