From e5b00e85e427ce886e02bda0aa0122d9b63aacd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 13:05:54 +0000 Subject: [PATCH] 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9283fd8..c9c76db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ multidict==6.7.1 mypy-extensions==1.1.0 packaging==26.2 pathspec==1.1.1 -platformdirs==4.9.6 +platformdirs==4.10.0 propcache==0.5.2 python-dateutil==2.9.0.post0 python-dotenv==1.2.2