From 8637c11e04ce43a4cfc7bdd9fb0590258e51b042 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 13:44:39 +0000 Subject: [PATCH] Bump platformdirs from 4.3.8 to 4.7.0 Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.3.8 to 4.7.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.3.8...4.7.0) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3b7410c8..3a070655 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -45,7 +45,7 @@ packaging==26.0 ; python_version >= "3.11" and python_version < "3.15" pandas==3.0.0 ; python_version >= "3.11" and python_version < "3.15" parameterized==0.9.0 ; python_version >= "3.11" and python_version < "3.15" pillow==12.1.1 ; python_version >= "3.11" and python_version < "3.15" -platformdirs==4.5.1 ; python_version >= "3.11" and python_version < "3.15" +platformdirs==4.7.0 ; python_version >= "3.11" and python_version < "3.15" pluggy==1.6.0 ; python_version >= "3.11" and python_version < "3.15" pooch==1.9.0 ; python_version >= "3.11" and python_version < "3.15" pycodestyle==2.14.0 ; python_version >= "3.11" and python_version < "3.15" diff --git a/requirements.txt b/requirements.txt index 496b83b2..bdbe6482 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ numpy==2.4.2 ; python_version >= "3.11" and python_version < "3.15" packaging==26.0 ; python_version >= "3.11" and python_version < "3.15" pandas==3.0.0 ; python_version >= "3.11" and python_version < "3.15" pillow==12.1.1 ; python_version >= "3.11" and python_version < "3.15" -platformdirs==4.5.1 ; python_version >= "3.11" and python_version < "3.15" +platformdirs==4.7.0 ; python_version >= "3.11" and python_version < "3.15" pooch==1.9.0 ; python_version >= "3.11" and python_version < "3.15" pyerfa==2.0.1.5 ; python_version >= "3.11" and python_version < "3.15" pyparsing==3.3.2 ; python_version >= "3.11" and python_version < "3.15"