From 3bd1fe8dafd6ea70c6ac88f1e0d4913b88722667 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 15:34:47 +0000 Subject: [PATCH] Bump jaraco-collections in /python_components/classifier Bumps [jaraco-collections](https://github.com/jaraco/jaraco.collections) from 5.1.0 to 5.2.1. - [Release notes](https://github.com/jaraco/jaraco.collections/releases) - [Changelog](https://github.com/jaraco/jaraco.collections/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/jaraco.collections/compare/v5.1.0...v5.2.1) --- updated-dependencies: - dependency-name: jaraco-collections dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python_components/classifier/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_components/classifier/requirements.txt b/python_components/classifier/requirements.txt index e8df3992..32d7d236 100644 --- a/python_components/classifier/requirements.txt +++ b/python_components/classifier/requirements.txt @@ -1,7 +1,7 @@ backports.tarfile==1.2.0 importlib-metadata==8.0.0 inflect==7.3.1 -jaraco.collections==5.1.0 +jaraco.collections==5.2.1 pandas==2.2.3 pip-chill==1.0.3 platformdirs==4.2.2