From 99214037f4f1ab75426923ac4a1633f5009749e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 16:40:37 +0000 Subject: [PATCH] chore(pip-prod)(deps): bump identify from 2.5.33 to 2.5.34 Bumps [identify](https://github.com/pre-commit/identify) from 2.5.33 to 2.5.34. - [Commits](https://github.com/pre-commit/identify/compare/v2.5.33...v2.5.34) --- 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 4f40088..d6017fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ distlib==0.3.8 filelock==3.13.1 future==0.18.3 humanfriendly==10.0 -identify==2.5.33 +identify==2.5.34 idna==3.6 iniconfig==2.0.0 lazy-object-proxy==1.10.0 -- 2.45.2