From 1bb61fe55a1306a9f17b8567a8424825f44f8be8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 04:44:12 +0000 Subject: [PATCH] Bump pre-commit from 2.20.0 to 3.5.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.20.0 to 3.5.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.5.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..96c3d74c 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.5.0 pylint==2.17.0 pytest==7.2.2 pytest-black==0.3.12