chore(pip-prod)(deps): bump platformdirs from 4.2.0 to 4.2.1

Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/platformdirs/platformdirs/releases)
- [Changelog](https://github.com/platformdirs/platformdirs/blob/main/CHANGES.rst)
- [Commits](https://github.com/platformdirs/platformdirs/compare/4.2.0...4.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-27 18:14:35 +00:00
committed by Luke Tainton
parent 969ba9e9d5
commit 901b890702
2 changed files with 7 additions and 6 deletions

View File

@ -24,7 +24,7 @@ mccabe = "0.7.0"
mypy-extensions = "1.0.0"
packaging = "24.0"
pathspec = "0.12.1"
platformdirs = "4.2.0"
platformdirs = "4.2.1"
pluggy = "1.5.0"
py = "1.11.0"
pyparsing = "3.1.2"