From 0d9e3296ece88462b20ac17079e9a63da6ed0fb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 13:12:51 +0000 Subject: [PATCH] build(deps): bump identify from 2.4.4 to 2.4.5 Bumps [identify](https://github.com/pre-commit/identify) from 2.4.4 to 2.4.5. - [Release notes](https://github.com/pre-commit/identify/releases) - [Commits](https://github.com/pre-commit/identify/compare/v2.4.4...v2.4.5) --- 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 dae8466..2206cad 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.4 +identify==2.4.5 idna==3.3 iniconfig==1.1.1 isort==5.10.1