From 8bfad9b5b71f2ca988db56a3300fef039c4ac691 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 20:52:18 +0000 Subject: [PATCH] chore(deps): bump platformdirs in the python-packages group Bumps the python-packages group with 1 update: [platformdirs](https://github.com/tox-dev/platformdirs). Updates `platformdirs` from 4.3.8 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.8...4.4.0) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] --- release-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-requirements.txt b/release-requirements.txt index 2e16603..e02238f 100644 --- a/release-requirements.txt +++ b/release-requirements.txt @@ -20,7 +20,7 @@ mypy-extensions==1.1.0 packaging==25.0 pathspec==0.12.1 pkginfo==1.12.1.2 -platformdirs==4.3.8 +platformdirs==4.4.0 pycodestyle==2.14.0 pyflakes==3.4.0 Pygments==2.19.2