From e999a0b70a02ffda1ac06f5db78971ff60d3d9f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 03:08:21 +0000 Subject: [PATCH] Bump platformdirs from 4.3.6 to 4.4.0 Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.3.6 to 4.4.0. - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.3.6...4.4.0) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 24a1fc5..2139326 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ parso==0.8.4 pathspec==0.12.1 pickleshare==0.7.5 Pillow>=10.0.1 -platformdirs==4.3.6 +platformdirs==4.4.0 prometheus-client==0.16.0 prompt-toolkit==3.0.50 psutil==7.0.0