From 6055bfbd58fdeade133b3cb26e4b85825234a272 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 03:21:04 +0000 Subject: [PATCH] Bump identify from 2.5.9 to 2.5.35 in /src Bumps [identify](https://github.com/pre-commit/identify) from 2.5.9 to 2.5.35. - [Commits](https://github.com/pre-commit/identify/compare/v2.5.9...v2.5.35) --- updated-dependencies: - dependency-name: identify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index f04931a..fc6b7b1 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -30,7 +30,7 @@ filelock==3.8.0 # via # -r src/requirements.txt # virtualenv -identify==2.5.9 +identify==2.5.35 # via # -r src/requirements.txt # pre-commit