From ddd83a90604e9667a59fe374c16520a723314601 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 00:53:03 +0000 Subject: [PATCH] chore(pip-prod)(deps): bump platformdirs from 4.3.2 to 4.3.6 Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.3.2 to 4.3.6. - [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.3.2...4.3.6) --- updated-dependencies: - dependency-name: platformdirs 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 304db34..f4e7e71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ mccabe==0.7.0 mypy-extensions==1.0.0 packaging==24.1 pathspec==0.12.1 -platformdirs==4.3.2 +platformdirs==4.3.6 pluggy==1.5.0 py==1.11.0 pyparsing==3.1.4