From 257d34645aeecc9dbe3f0a85cd330eb4c85e59e6 Mon Sep 17 00:00:00 2001 From: Ayan Sinha Mahapatra Date: Tue, 14 Jan 2025 15:31:56 +0530 Subject: [PATCH] Bump license-expression to v30.4.1 Reference: https://github.com/aboutcode-org/scancode-toolkit/pull/4081 Signed-off-by: Ayan Sinha Mahapatra --- requirements.txt | 2 +- setup-mini.cfg | 2 +- setup.cfg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index fb3ec03fb7..7d4e409c81 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ jaraco.functools==4.1.0 javaproperties==0.8.1 Jinja2==3.1.3 jsonstreams==0.6.0 -license-expression==30.4.0 +license-expression==30.4.1 lxml==5.1.0 MarkupSafe==2.1.5 more-itertools==8.13.0 diff --git a/setup-mini.cfg b/setup-mini.cfg index b335a995f1..bc522eb22d 100644 --- a/setup-mini.cfg +++ b/setup-mini.cfg @@ -84,7 +84,7 @@ install_requires = javaproperties >= 0.5 jinja2 >= 2.7.0 jsonstreams >= 0.5.0 - license_expression >= 30.4.0 + license_expression >= 30.4.1 lxml >= 4.9.2 MarkupSafe >= 2.1.2 packageurl_python >= 0.9.0 diff --git a/setup.cfg b/setup.cfg index 31269077d1..acc535e550 100644 --- a/setup.cfg +++ b/setup.cfg @@ -84,7 +84,7 @@ install_requires = javaproperties >= 0.5 jinja2 >= 2.7.0 jsonstreams >= 0.5.0 - license_expression >= 30.4.0 + license_expression >= 30.4.1 lxml >= 4.9.2 MarkupSafe >= 2.1.2 packageurl_python >= 0.9.0