From 553186b07695ad72662a2e9a5942263c429fd9a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 01:23:20 +0000 Subject: [PATCH] Bump pre-commit from 4.5.1 to 4.6.1 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.5.1 to 4.6.1. - [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.5.1...v4.6.1) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d5b62502..41572546 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ numpy==2.5.0 XlsxWriter==3.2.9 PyYAML==6.0.3 -pre-commit==4.5.1 +pre-commit==4.6.1