From c45bd363668e03596788f8b223b63151574a0368 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 15:35:01 +0000 Subject: [PATCH] Bump jaraco-collections in /python_components/crawler 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/crawler/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python_components/crawler/requirements.txt b/python_components/crawler/requirements.txt index b9e4e702..168c9f6b 100644 --- a/python_components/crawler/requirements.txt +++ b/python_components/crawler/requirements.txt @@ -3,7 +3,7 @@ beautifulsoup4==4.13.3 importlib-metadata==8.0.0 inflect==7.3.1 jaraco-functools==4.3.0 -jaraco.collections==5.1.0 +jaraco.collections==5.2.1 lxml==5.3.1 pandas==2.2.3 pip-chill==1.0.3