From 27c253456c86a7eaa9683dbcaeffb712207a0bdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 04:44:02 +0000 Subject: [PATCH] Bump platformdirs from 4.9.2 to 4.9.4 Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.9.2 to 4.9.4. - [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.9.2...4.9.4) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.9.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 69c3ff073b0..af0d38e3025 100644 --- a/requirements.txt +++ b/requirements.txt @@ -273,7 +273,7 @@ pillow==12.1.1 # qcodes (pyproject.toml) # matplotlib # qcodes -platformdirs==4.9.2 +platformdirs==4.9.4 # via jupyter-core pluggy==1.6.0 # via