From 740673b6febd62e24c09d2209a4039e06b82396b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 08:56:20 +0000 Subject: [PATCH] deps(deps): bump platformdirs from 4.3.7 to 4.9.6 Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.3.7 to 4.9.6. - [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.7...4.9.6) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.9.6 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 ba24255..56c38ad 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -193,7 +193,7 @@ pint==0.25.2 # via pyplayground (pyproject.toml) pip-tools==7.5.3 # via pyplayground (pyproject.toml) -platformdirs==4.3.7 +platformdirs==4.9.6 # via # black # pint diff --git a/requirements.txt b/requirements.txt index a63ca7d..00044f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -117,7 +117,7 @@ pick==2.4.0 # via pyplayground (pyproject.toml) pint==0.25.2 # via pyplayground (pyproject.toml) -platformdirs==4.3.7 +platformdirs==4.9.6 # via # pint # textual