From 3c6b1b1bfb85ff1d3148016b2209a5259a395570 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 15:34:55 +0000 Subject: [PATCH] Bump platformdirs from 4.2.2 to 4.10.0 in /python_components/crawler Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.2.2 to 4.10.0. - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.2.2...4.10.0) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.10.0 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..e0520aa6 100644 --- a/python_components/crawler/requirements.txt +++ b/python_components/crawler/requirements.txt @@ -7,7 +7,7 @@ jaraco.collections==5.1.0 lxml==5.3.1 pandas==2.2.3 pip-chill==1.0.3 -platformdirs==4.2.2 +platformdirs==4.10.0 pymupdf==1.25.5 pysocks==1.7.1 pytest==8.3.5