From 503e37a48e27084944a3308cb085d2cb898096f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 03:03:15 +0000 Subject: [PATCH] build(deps-dev): bump identify from 2.6.9 to 2.6.10 in /packages Bumps [identify](https://github.com/pre-commit/identify) from 2.6.9 to 2.6.10. - [Commits](https://github.com/pre-commit/identify/compare/v2.6.9...v2.6.10) --- updated-dependencies: - dependency-name: identify dependency-version: 2.6.10 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- packages/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/requirements-dev.txt b/packages/requirements-dev.txt index ee42327..8ba9d6e 100644 --- a/packages/requirements-dev.txt +++ b/packages/requirements-dev.txt @@ -37,7 +37,7 @@ exceptiongroup==1.2.2 ; python_version >= "3.9" and python_version < "3.11" filelock==3.18.0 ; python_version >= "3.9" and python_version < "4.0" gitdb==4.0.12 ; python_version >= "3.9" and python_version < "4.0" gitpython==3.1.44 ; python_version >= "3.9" and python_version < "4.0" -identify==2.6.9 ; python_version >= "3.9" and python_version < "4.0" +identify==2.6.10 ; python_version >= "3.9" and python_version < "4.0" idna==3.10 ; python_version >= "3.9" and python_version < "4.0" imagesize==1.4.1 ; python_version >= "3.9" and python_version < "4.0" importlib-metadata==8.6.1 ; python_version >= "3.9" and python_version < "3.10"