From d8d388a990be8c19785c9d2ed282947e99e10544 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 13:44:03 +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 87ecc0337..348ecb713 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 277e0c4a2..060b9eaf8 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 59a23e42f..f268f5454 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"