From 870cbb4170d605582a68f9ef40a59d520cd246ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 17:13:42 +0000 Subject: [PATCH] Bump platformdirs from 4.9.4 to 4.9.6 in /ai Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.9.4 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.9.4...4.9.6) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.9.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ai/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ai/requirements.txt b/ai/requirements.txt index e0b7c5b2..7234f514 100644 --- a/ai/requirements.txt +++ b/ai/requirements.txt @@ -3,7 +3,7 @@ click==8.3.2 mypy-extensions==1.1.0 packaging==26.0 pathspec==1.0.4 -platformdirs==4.9.4 +platformdirs==4.9.6 pyink==25.12.0 tomli==2.4.1 typing_extensions==4.15.0