From 6cfd187ef207bcec6d42b8ef57c3fc6c46b24170 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 15:22:12 +0000 Subject: [PATCH] Bump platformdirs in the python-deps group across 1 directory Bumps the python-deps group with 1 update in the / directory: [platformdirs](https://github.com/tox-dev/platformdirs). Updates `platformdirs` from 4.11.0 to 4.11.1 - [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.0...4.11.1) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 84c288c84..b792dba60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ mkdocs-material-extensions==1.3.1 packaging==26.3 paginate==0.5.7 pathspec==1.1.1 -platformdirs==4.11.0 +platformdirs==4.11.1 Pygments==2.20.0 pymdown-extensions==11.0.1 pyparsing==3.3.2