From acc90ab768a3152788992e627469426d9bb956ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 11:28:25 +0200 Subject: [PATCH] :rocket: pip: bump identify from 2.6.0 to 2.6.1 (#999) Bumps [identify](https://github.com/pre-commit/identify) from 2.6.0 to 2.6.1. - [Commits](https://github.com/pre-commit/identify/compare/v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: identify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 90cfd3fc..dc49bff8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ distlib==0.3.8 docutils==0.21.2 filelock==3.15.4 graphviz==0.20.1 -identify==2.6.0 +identify==2.6.1 idna==3.10 imagesize==1.4.1 importlib-metadata==8.5.0