From 4261dd5082d4775e1a696aaa6a79db50d798b534 Mon Sep 17 00:00:00 2001 From: "John M. Horan" Date: Thu, 15 Feb 2024 22:39:24 -0800 Subject: [PATCH] Update setup.cfg to `packageurl-python == 0.13.4` #247 Reference: https://github.com/nexB/purldb/issues/247 Signed-off-by: John M. Horan --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 8702cbdc..94081276 100644 --- a/setup.cfg +++ b/setup.cfg @@ -49,7 +49,7 @@ install_requires = jawa == 2.2.0 markdown == 3.5.1 natsort == 8.2.0 - packageurl-python == 0.11.2 + packageurl-python == 0.13.4 psycopg[binary]==3.1.12 PyGithub == 1.56 reppy2 == 0.3.6