From ce44e98760a6fb79d10ef576d7264521e0d300e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 15:34:39 +0000 Subject: [PATCH] Bump platformdirs from 4.2.2 to 4.10.0 in /python_components/classifier 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/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..e0c745b0 100644 --- a/python_components/classifier/requirements.txt +++ b/python_components/classifier/requirements.txt @@ -4,7 +4,7 @@ inflect==7.3.1 jaraco.collections==5.1.0 pandas==2.2.3 pip-chill==1.0.3 -platformdirs==4.2.2 +platformdirs==4.10.0 pytest==8.3.5 scikit-learn==1.6.1 tomli==2.0.1