From 7a8a240b34b39ad8000e7ea091385897a91a1a91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 11:05:53 +0000 Subject: [PATCH] Bump pyicu from 2.14 to 2.15.2 Bumps [pyicu](https://gitlab.pyicu.org/main/pyicu) from 2.14 to 2.15.2. --- updated-dependencies: - dependency-name: pyicu dependency-version: 2.15.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 08770395c6..fb5ffac741 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ sentry-sdk[flask]==2.19.2 prometheus-client==0.17.1 lxml==5.3.0 lxml_html_clean==0.3.1 -pyicu==2.14 +pyicu==2.15.2 # Testing dependencies