From 5f7ca3ddd62a0ea5cb0c851453773f32922c833b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 09:38:46 +0000 Subject: [PATCH] Bump identify from 2.5.36 to 2.6.0 Bumps [identify](https://github.com/pre-commit/identify) from 2.5.36 to 2.6.0. - [Commits](https://github.com/pre-commit/identify/compare/v2.5.36...v2.6.0) --- updated-dependencies: - dependency-name: identify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 209ea2c..2158a0c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ filelock==3.15.4 # via # tox # virtualenv -identify==2.5.36 +identify==2.6.0 # via pre-commit iniconfig==2.0.0 # via pytest