From 5e3275668c05ec85cec70cec00700ef7e9888b93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 13:47:00 +0000 Subject: [PATCH] Bump platformdirs from 4.10.1 to 4.11.0 Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.10.1 to 4.11.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.10.1...4.11.0) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-healpy.txt | 2 +- requirements-jax.txt | 2 +- requirements-pytorch.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-healpy.txt b/requirements-healpy.txt index 77025ffea..40ac0bea7 100644 --- a/requirements-healpy.txt +++ b/requirements-healpy.txt @@ -18,7 +18,7 @@ numpy==2.4.6 ; python_version >= "3.11" and python_version < "3.15" packaging==26.2 ; python_version >= "3.11" and python_version < "3.15" pandas==3.0.4 ; python_version >= "3.11" and python_version < "3.15" pillow==12.3.0 ; python_version >= "3.11" and python_version < "3.15" -platformdirs==4.10.1 ; python_version >= "3.11" and python_version < "3.15" +platformdirs==4.11.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" diff --git a/requirements-jax.txt b/requirements-jax.txt index 5bcacb018..bf2aae4f2 100644 --- a/requirements-jax.txt +++ b/requirements-jax.txt @@ -22,7 +22,7 @@ opt-einsum==3.4.0 ; python_version >= "3.11" and python_version < "3.15" packaging==26.2 ; python_version >= "3.11" and python_version < "3.15" pandas==3.0.4 ; python_version >= "3.11" and python_version < "3.15" pillow==12.3.0 ; python_version >= "3.11" and python_version < "3.15" -platformdirs==4.10.1 ; python_version >= "3.11" and python_version < "3.15" +platformdirs==4.11.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" diff --git a/requirements-pytorch.txt b/requirements-pytorch.txt index e1a38d593..f26b25079 100644 --- a/requirements-pytorch.txt +++ b/requirements-pytorch.txt @@ -41,7 +41,7 @@ nvidia-nvtx==13.0.85 ; python_version >= "3.11" and python_version < "3.15" and packaging==26.2 ; python_version >= "3.11" and python_version < "3.15" pandas==3.0.4 ; python_version >= "3.11" and python_version < "3.15" pillow==12.3.0 ; python_version >= "3.11" and python_version < "3.15" -platformdirs==4.10.1 ; python_version >= "3.11" and python_version < "3.15" +platformdirs==4.11.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"