From 6f70ed2480c62e89551986acbf357bdf13868c2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 12:05:07 +0000 Subject: [PATCH] build(deps): bump platformdirs from 3.10.0 to 4.9.6 Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 3.10.0 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/3.10.0...4.9.6) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.9.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 88dc97e..9ac5963 100644 --- a/requirements.txt +++ b/requirements.txt @@ -40,7 +40,7 @@ packaging==23.1 paginate==0.5.6 pathspec==0.11.2 Pillow==10.0.1 -platformdirs==3.10.0 +platformdirs==4.9.6 ply==3.11 pycparser==2.21 pydyf==0.7.0