From cf193466586c3cd072fe93f531558b58ba8ff420 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 23:32:49 +0000 Subject: [PATCH] Bump platformdirs from 4.5.1 to 4.7.0 Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.5.1 to 4.7.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/4.5.1...4.7.0) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9938ac1..81e689d 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,7 +6,7 @@ distlib==0.4.0 filelock==3.20.3 identify==2.6.16 nodeenv==1.10.0 -platformdirs==4.5.1 +platformdirs==4.7.0 pre-commit==4.5.1 pytest==9.0.2 pytest-cov==7.0.0