From a9ba5424ec895d6bb1b5fc2265a3eea0b393bcc9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 09:04:01 +0000 Subject: [PATCH] Bump platformdirs from 4.5.0 to 4.5.1 Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/tox-dev/platformdirs/compare/4.5.0...4.5.1) --- updated-dependencies: - dependency-name: platformdirs dependency-version: 4.5.1 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 7025fcbb4..65cb7f1c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ packaging==25.0 pathspec==0.12.1 pigar==2.2.0 pipreqs==0.5.0 -platformdirs==4.5.0 +platformdirs==4.5.1 pycparser==2.23 PyGithub==2.8.1 PyJWT==2.10.1