From 2ba348ea132c8f9932d29ab1c420c6335725a13c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 15:48:57 +0000 Subject: [PATCH] chore(pip-dev)(deps-dev): 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 7411726..e12637a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,7 @@ coverage==7.5.4 dill==0.3.8 distlib==0.3.8 filelock==3.15.4 -identify==2.5.36 +identify==2.6.0 iniconfig==2.0.0 isort==5.13.2 lazy-object-proxy==1.10.0