From 3bef9b3f0cfad07bf357ef0e810508a69ef4c7e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 05:36:37 +0000 Subject: [PATCH] Bump platformdirs from 4.5.1 to 4.9.6 in /src Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.5.1 to 4.9.6. - [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.6) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.9.6 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..78e874d 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,4 +1,4 @@ -platformdirs==4.5.1 +platformdirs==4.9.6 PyQt5==5.15.11 PyQt5_sip>=12.13 QDarkStyle==3.2.3