From a1bd09868b6a5abc880fcb640273c24011ac5068 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 16:07:36 +0000 Subject: [PATCH] Bump pre-commit from 4.3.0 to 4.5.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.3.0 to 4.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/v4.3.0...v4.5.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index 8338ff1..ad215b7 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -3,7 +3,7 @@ pdoc3==0.11.6 pip-upgrader==1.4.15 -pre-commit==4.3.0 +pre-commit==4.5.0 pylint==4.0.2 pytest==8.4.2 pytest-asyncio==1.2.0