From 4ef3f9a1e9637027f31ddf88888bf6151a303bb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 04:03:36 +0000 Subject: [PATCH] Bump pre-commit from 2.20.0 to 3.4.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.20.0 to 3.4.0. - [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.4.0) --- 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 157de54a..434cbaa8 100644 --- a/requirements/requirements_dev.txt +++ b/requirements/requirements_dev.txt @@ -8,7 +8,7 @@ flake8-bugbear==23.2.13 hypothesis==6.68.2 invoke==2.0.0 placebo==0.10.0 -pre-commit==2.20.0 +pre-commit==3.4.0 pylint==2.17.0 pytest==7.2.2 pytest-black==0.3.12