From 2e53086bad4e5006ac9268f10b87067a95f354e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 06:51:53 +0000 Subject: [PATCH] Bump pre-commit from 2.13.0 to 4.2.0 Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.13.0 to 4.2.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.13.0...v4.2.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- attack_data_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attack_data_service/requirements.txt b/attack_data_service/requirements.txt index 46adb75c..70bd460e 100644 --- a/attack_data_service/requirements.txt +++ b/attack_data_service/requirements.txt @@ -46,7 +46,7 @@ path==15.0.0 path.py==12.5.0 pexpect==4.8.0 pluggy==0.13.1 -pre-commit==2.13.0 +pre-commit==4.2.0 protobuf==3.17.3 psutil==5.8.0 ptyprocess==0.7.0