From 4a69a7d54d627eeef9605f001a64fb7416e947db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 04:43:01 +0000 Subject: [PATCH] Bump platformdirs from 4.10.1 to 4.11.0 Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.10.1 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/4.10.1...4.11.0) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.11.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 2c50b6ae3cd0..d7a8da7073bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -279,7 +279,7 @@ pillow==12.3.0 # qcodes (pyproject.toml) # matplotlib # qcodes -platformdirs==4.10.1 +platformdirs==4.11.0 # via jupyter-core pluggy==1.6.0 # via