From f4b9ab0e23941f008a8f5c3389e7174768c2b873 Mon Sep 17 00:00:00 2001 From: James Lamb Date: Thu, 28 May 2026 09:58:07 -0500 Subject: [PATCH] bump 'identify' floor to 1.4.20 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 072fbbb0f..c9348690e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -19,7 +19,7 @@ classifiers = packages = find: install_requires = cfgv>=2.0.0 - identify>=1.0.0 + identify>=1.4.20 nodeenv>=0.11.1 pyyaml>=5.1 virtualenv>=20.10.0