From 91fd6aa63c36cdb9efa863bf18485b47c9aa534a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 18:46:00 +0000 Subject: [PATCH] Bump platformdirs from 4.11.2 to 4.11.3 in /ai Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.11.2 to 4.11.3. - [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.2...4.11.3) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.11.3 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 0290ec83..357e7aba 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.2 +platformdirs==4.11.3 pyink==25.12.0 tomli==2.4.1 typing_extensions==4.16.0