From 73071a79eb3698fbcecbc5e046d3de4420e6cee7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 17:30:00 +0000 Subject: [PATCH] build(deps): Bump identify from 2.5.31 to 2.5.32 Bumps [identify](https://github.com/pre-commit/identify) from 2.5.31 to 2.5.32. - [Commits](https://github.com/pre-commit/identify/compare/v2.5.31...v2.5.32) --- 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..460a9f0 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.32 # via pre-commit importlib-metadata==6.8.0 ; python_version < "3.10" # via