From f2d1b98e3eae692eb9eab68b6fd39958b4f4cb38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 17:12:50 +0000 Subject: [PATCH] Bump platformdirs from 4.11.3 to 4.11.4 in /ai Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.11.3 to 4.11.4. - [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.3...4.11.4) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.11.4 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 357e7aba..957265b0 100644 --- a/ai/requirements.txt +++ b/ai/requirements.txt @@ -3,7 +3,7 @@ click==8.4.2 mypy-extensions==1.1.0 packaging==26.3 pathspec==1.1.1 -platformdirs==4.11.3 +platformdirs==4.11.4 pyink==25.12.0 tomli==2.4.1 typing_extensions==4.16.0