From b571ffe7da64a1b4702ee2726212676c7cd216c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 06:07:27 +0000 Subject: [PATCH] Bump pre-commit from 2.14.1 to 3.0.2 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.14.1 to 3.0.2. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v2.14.1...v3.0.2) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements_tests.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tests.txt b/requirements_tests.txt index e597185e29b..e9201313749 100644 --- a/requirements_tests.txt +++ b/requirements_tests.txt @@ -3,7 +3,7 @@ codecov==2.1.12 coverage==5.5 flake8-docstrings==1.6.0 flake8==3.9.2 -pre-commit==2.14.1 +pre-commit==3.0.2 pydocstyle==6.1.1 pylint==2.10.2 pytest-aiohttp==0.3.0