From 0155972d31212f8207f7b64ea34598d05068de5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 04:01:12 +0000 Subject: [PATCH] Bump pre-commit from 2.20.0 to 3.0.3 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.20.0 to 3.0.3. - [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.20.0...v3.0.3) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_dev.txt b/requirements/requirements_dev.txt index fd90efef..8a173c66 100644 --- a/requirements/requirements_dev.txt +++ b/requirements/requirements_dev.txt @@ -9,7 +9,7 @@ flake8-bugbear==21.11.29 hypothesis==6.34.1 invoke==1.6.0 placebo==0.10.0 -pre-commit==2.20.0 +pre-commit==3.0.3 pylint==2.12.2 pytest==6.2.5 pytest-black==0.3.12