From 09912c986a2f9cb7545360920526584e4e961d38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 18:16:12 +0000 Subject: [PATCH] chore(deps-dev): bump identify from 2.5.33 to 2.5.35 Bumps [identify](https://github.com/pre-commit/identify) from 2.5.33 to 2.5.35. - [Commits](https://github.com/pre-commit/identify/compare/v2.5.33...v2.5.35) --- updated-dependencies: - dependency-name: identify dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev-requirements.txt b/requirements/dev-requirements.txt index 908f170..1b7a424 100644 --- a/requirements/dev-requirements.txt +++ b/requirements/dev-requirements.txt @@ -24,7 +24,7 @@ httpcore==1.0.2 # via httpx httpx==0.26.0 # via kraky (pyproject.toml) -identify==2.5.33 +identify==2.5.35 # via pre-commit idna==3.6 # via