From 353513b8c0c30080f97c74fedef90854d2938aa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Dec 2021 23:00:46 +0000 Subject: [PATCH] Bump identify from 2.3.5 to 2.4.0 Bumps [identify](https://github.com/pre-commit/identify) from 2.3.5 to 2.4.0. - [Release notes](https://github.com/pre-commit/identify/releases) - [Commits](https://github.com/pre-commit/identify/compare/v2.3.5...v2.4.0) --- updated-dependencies: - dependency-name: identify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 990e0fa84b..cd3ba2f57c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ fire==0.4.0 gitdb==4.0.9 html5lib==1.1 humanfriendly==10.0 -identify==2.3.5 +identify==2.4.0 idna==3.3 importlib-metadata==4.8.2 importlib-resources==5.4.0