From 195766f380e88e56e0dd09740d92507cb4828011 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 17:13:12 +0000 Subject: [PATCH] Bump platformdirs from 4.11.7 to 4.11.8 in /ai Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.11.7 to 4.11.8. - [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.11.7...4.11.8) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.11.8 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 ba113318..2f288280 100644 --- a/ai/requirements.txt +++ b/ai/requirements.txt @@ -3,7 +3,7 @@ click==8.5.0 mypy-extensions==1.1.0 packaging==26.3 pathspec==1.1.1 -platformdirs==4.11.7 +platformdirs==4.11.8 pyink==26.5.1 tomli==2.4.1 typing_extensions==4.16.0