chore(pip-prod)(deps): bump platformdirs from 4.2.2 to 4.3.2

Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 4.2.2 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.2.2...4.3.2)

---
updated-dependencies:
- dependency-name: platformdirs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-09 00:15:43 +00:00
committed by Luke Tainton
parent e7cf54f2c7
commit 54a36ee975
2 changed files with 8 additions and 8 deletions

View File

@ -24,7 +24,7 @@ mccabe = "0.7.0"
mypy-extensions = "1.0.0"
packaging = "24.1"
pathspec = "0.12.1"
platformdirs = "4.2.2"
platformdirs = "4.3.2"
pluggy = "1.5.0"
py = "1.11.0"
pyparsing = "3.1.4"