From 85fe0f9fdba371b5fb341ea0136d5427a2247a42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 18:31:13 +1100 Subject: [PATCH] Bump pre-commit from 3.8.0 to 4.0.1 (#43) Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.8.0 to 4.0.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/v3.8.0...v4.0.1) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Linneeeeeeee --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 0909320..cd329e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ distlib==0.3.8 filelock==3.16.1 identify==2.6.1 nodeenv==1.9.1 -platformdirs==4.3.3 -pre-commit==4.0.0 +platformdirs==4.3.6 +pre-commit==4.0.1 PyYAML==6.0.2 virtualenv==20.26.6