From a0e6b92cb7184a550d90f02da2730025c3dee20d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 18:51:14 +0000 Subject: [PATCH] chore(deps-dev): Update pre-commit requirement from >=2.20.0 to >=4.5.1 Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. - [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...v4.5.1) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b5fa7c5..b2e13a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -76,7 +76,7 @@ dev = [ "types-PyYAML>=6.0.0", "types-requests>=2.28.0", "types-tabulate>=0.9.0", - "pre-commit>=2.20.0", + "pre-commit>=4.5.1", "bandit>=1.7.0", ] aws = [