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

Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.3.2 to 4.3.3.
- [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.3)

---
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-09-16 06:53:52 +00:00
committed by Luke Tainton
parent 1b22221fd3
commit 4441dc2b8d
2 changed files with 5 additions and 5 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.3.2"
platformdirs = "4.3.3"
pluggy = "1.5.0"
py = "1.11.0"
pyparsing = "3.1.4"