From a22c0b38577a218e8639f9a864c1aac5e440462c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 12:42:05 +0000 Subject: [PATCH] Bump platformdirs from 4.0.0 to 4.3.2 Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 4.0.0 to 4.3.2. - [Release notes](https://github.com/platformdirs/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](https://github.com/platformdirs/platformdirs/compare/4.0.0...4.3.2) --- updated-dependencies: - dependency-name: platformdirs dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Pipfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 61427fe..7f86547 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -674,11 +674,12 @@ }, "platformdirs": { "hashes": [ - "sha256:118c954d7e949b35437270383a3f2531e99dd93cf7ce4dc8340d3356d30f173b", - "sha256:cb633b2bcf10c51af60beb0ab06d2f1d69064b43abf4c185ca6b28865f3f9731" + "sha256:9e5e27a08aa095dd127b9f2e764d74254f482fef22b0970773bfba79d091ab8c", + "sha256:eb1c8582560b34ed4ba105009a4badf7f6f85768b30126f351328507b2beb617" ], - "markers": "python_version >= '3.7'", - "version": "==4.0.0" + "index": "pypi", + "markers": "python_version >= '3.8'", + "version": "==4.3.2" }, "pluggy": { "hashes": [