From 29e238422ee2297f89977bd5cecca0d9c532b0e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 02:26:00 +0000 Subject: [PATCH] chore(deps): bump platformdirs from 4.9.6 to 4.10.0 Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.9.6 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.9.6...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] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index a85caacf..9665ade7 100644 --- a/requirements.in +++ b/requirements.in @@ -252,7 +252,7 @@ patsy==1.0.2 # statsmodels pillow==12.2.0 # via matplotlib -platformdirs==4.9.6 +platformdirs==4.10.0 # via # python-discovery # tox diff --git a/requirements.txt b/requirements.txt index 9eb3a49e..9f60d609 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1700,9 +1700,9 @@ pillow==12.2.0 \ # via # -r requirements.in # matplotlib -platformdirs==4.9.6 \ - --hash=sha256:3bfa75b0ad0db84096ae777218481852c0ebc6c727b3168c1b9e0118e458cf0a \ - --hash=sha256:e61adb1d5e5cb3441b4b7710bea7e4c12250ca49439228cc1021c00dcfac0917 +platformdirs==4.10.0 \ + --hash=sha256:31e761a6a0ca04faf7353ea759bdba55652be214725111e5aac52dfa29d4bef7 \ + --hash=sha256:fb516cdb12eb0d857d0cd85a7c57cea4d060bee4578d6cf5a14dfdf8cbf8784a # via # -r requirements.in # python-discovery