From 34fa27b5c5fffc94c1508de20c2d9ac07be96bb9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 19:19:33 +0000 Subject: [PATCH] :arrow_up: Bump identify from 2.5.13 to 2.5.21 Bumps [identify](https://github.com/pre-commit/identify) from 2.5.13 to 2.5.21. - [Release notes](https://github.com/pre-commit/identify/releases) - [Commits](https://github.com/pre-commit/identify/compare/v2.5.13...v2.5.21) --- updated-dependencies: - dependency-name: identify dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index a8b353b..74b3e30 100644 --- a/poetry.lock +++ b/poetry.lock @@ -369,14 +369,14 @@ gitdb = ">=4.0.1,<5" [[package]] name = "identify" -version = "2.5.13" +version = "2.5.21" description = "File identification library for Python" category = "dev" optional = false python-versions = ">=3.7" files = [ - {file = "identify-2.5.13-py2.py3-none-any.whl", hash = "sha256:8aa48ce56e38c28b6faa9f261075dea0a942dfbb42b341b4e711896cbb40f3f7"}, - {file = "identify-2.5.13.tar.gz", hash = "sha256:abb546bca6f470228785338a01b539de8a85bbf46491250ae03363956d8ebb10"}, + {file = "identify-2.5.21-py2.py3-none-any.whl", hash = "sha256:69edcaffa8e91ae0f77d397af60f148b6b45a8044b2cc6d99cafa5b04793ff00"}, + {file = "identify-2.5.21.tar.gz", hash = "sha256:7671a05ef9cfaf8ff63b15d45a91a1147a03aaccb2976d4e9bd047cbbc508471"}, ] [package.extras]