From 41795cfda56849609b93307ec96a8fe5be4eec0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 14:43:52 +0000 Subject: [PATCH] build(deps): bump identify from 2.4.8 to 2.4.9 Bumps [identify](https://github.com/pre-commit/identify) from 2.4.8 to 2.4.9. - [Release notes](https://github.com/pre-commit/identify/releases) - [Commits](https://github.com/pre-commit/identify/compare/v2.4.8...v2.4.9) --- 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 b3a71b3..afb0956 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ coverage==5.5 distlib==0.3.4 filelock==3.4.2 flake8==3.9.1 -identify==2.4.8 +identify==2.4.9 idna==3.3 iniconfig==1.1.1 isort==5.10.1