From ef11ce3f211fbf3ebe3d589420065c3627b4be7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 05:40:27 +0000 Subject: [PATCH] Bump platformdirs from 4.5.1 to 4.9.4 in /src Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.5.1 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.5.1...4.9.4) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.9.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index 28a2892..e98299e 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,4 +1,4 @@ -platformdirs==4.5.1 +platformdirs==4.9.4 PyQt5==5.15.11 PyQt5_sip>=12.13 QDarkStyle==3.2.3