From 0027b4df723305f7accdcabdbca18a80174ccd36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 07:13:07 +0000 Subject: [PATCH] chore(pip-dev)(deps-dev): bump identify from 2.6.2 to 2.6.3 Bumps [identify](https://github.com/pre-commit/identify) from 2.6.2 to 2.6.3. - [Commits](https://github.com/pre-commit/identify/compare/v2.6.2...v2.6.3) --- updated-dependencies: - dependency-name: identify dependency-type: direct:development update-type: version-update:semver-patch ... 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 8d02dd7..97cfcec 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,7 @@ coverage==7.6.8 dill==0.3.9 distlib==0.3.9 filelock==3.16.1 -identify==2.6.2 +identify==2.6.3 iniconfig==2.0.0 isort==5.13.2 lazy-object-proxy==1.10.0