From 26c3c462c569b4d27dafb1f68c3cb4e96b17e959 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 17:08:00 +0000 Subject: [PATCH] build(deps): Bump identify from 2.5.31 to 2.5.33 Bumps [identify](https://github.com/pre-commit/identify) from 2.5.31 to 2.5.33. - [Commits](https://github.com/pre-commit/identify/compare/v2.5.31...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 a12c753..8265ab2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ filelock==3.13.1 # via virtualenv html5lib==1.1 # via pyspelling -identify==2.5.31 +identify==2.5.33 # via pre-commit importlib-metadata==6.8.0 ; python_version < "3.10" # via