From 560f80426738d3cdd5c7c5d354259babd1ed7c27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 19:52:36 +0000 Subject: [PATCH] Bump platformdirs from 2.6.2 to 4.11.0 Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 2.6.2 to 4.11.0. - [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/2.6.2...4.11.0) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e7bb982..f3514b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -64,7 +64,7 @@ pathspec==1.1.1 patsy==0.5.3 pickleshare==0.7.5 Pillow==12.3.0 -platformdirs==2.6.2 +platformdirs==4.11.0 prometheus-client==0.25.0 prompt-toolkit==3.0.52 psutil==7.2.2