From 8e9038bedbde89bd49c23a4b90c826c59c6bcae9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 22:36:06 +0000 Subject: [PATCH] build: bump identify from 2.6.2 to 2.6.3 Bumps [identify](https://github.com/pre-commit/identify) from 2.6.2 to 2.6.3. - [Commits](https://github.com/pre-commit/identify/compare/v2.6.2...v2.6.3) --- updated-dependencies: - dependency-name: identify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dd4c8c25..d0ae6b79 100644 --- a/requirements.txt +++ b/requirements.txt @@ -75,7 +75,7 @@ gitdb==4.0.11 # via gitpython gitpython==3.1.43 # via rocm-docs-core (pyproject.toml) -identify==2.6.2 +identify==2.6.3 # via pre-commit idna==3.10 # via requests