From 8bd2c3a8b388c9c5e51013986be5c93d7c01ea2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 16:37:23 +0000 Subject: [PATCH] build(deps): bump identify from 2.5.32 to 2.5.33 Bumps [identify](https://github.com/pre-commit/identify) from 2.5.32 to 2.5.33. - [Commits](https://github.com/pre-commit/identify/compare/v2.5.32...v2.5.33) --- 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 981efadf..687faa12 100644 --- a/requirements.txt +++ b/requirements.txt @@ -75,7 +75,7 @@ gitdb==4.0.11 # via gitpython gitpython==3.1.40 # via rocm-docs-core (pyproject.toml) -identify==2.5.32 +identify==2.5.33 # via pre-commit idna==3.6 # via requests