From 7fd38da4033b2395d464af43d7f0297e95c19cd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 11:43:39 +0200 Subject: [PATCH] Bump pre-commit from 3.2.2 to 3.3.0 (#4275) 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 420bf77c4..967d51219 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.2.2 +pre-commit==3.3.0 pydocstyle==6.3.0 pylint==2.17.3 pytest-aiohttp==1.0.4