From b707a468d2a601badda826f41b2f39f99634bbb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Mar 2023 09:31:13 +0200 Subject: [PATCH] Bump pre-commit from 3.2.0 to 3.2.1 (#4209) 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 a6cccfae1..b94d69102 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -3,7 +3,7 @@ codecov==2.1.12 coverage==7.2.2 flake8-docstrings==1.7.0 flake8==6.0.0 -pre-commit==3.2.0 +pre-commit==3.2.1 pydocstyle==6.3.0 pylint==2.15.10 pytest-aiohttp==1.0.4