From 54eebdcc5f12189049f25cdd70d1a6a128106076 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 22:26:20 +0000 Subject: [PATCH] chore(deps-dev): 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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 7af7caa8d2..e1355b4983 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -51,7 +51,7 @@ opentelemetry-sdk==1.42.0 opentelemetry-semantic-conventions==0.63b0 packaging==26.1 pathlib2==2.3.7.post1 -platformdirs==4.9.6 +platformdirs==4.10.0 portalocker==2.10.1 pycparser==3.0 PyJWT==2.12.1