From ac96dd7a24abc9652a88aecd4afc5d7c6b67b3ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Dec 2021 13:08:31 +0000 Subject: [PATCH] build(deps): bump identify from 2.4.0 to 2.4.1 Bumps [identify](https://github.com/pre-commit/identify) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/pre-commit/identify/releases) - [Commits](https://github.com/pre-commit/identify/compare/v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: identify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bd68777a..36e681cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ coverage==5.5 distlib==0.3.4 filelock==3.4.0 flake8==3.9.1 -identify==2.4.0 +identify==2.4.1 idna==3.3 iniconfig==1.1.1 isort==5.10.1