Bump platformdirs from 4.3.6 to 4.3.8 (#2033)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-07-13 16:19:40 +02:00
committed by GitHub
parent d90d8a8ac9
commit e01d5caae1
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ reportlab = "^4.2.0"
cloudscraper = "^1.2.71"
flask = {extras = ["async"], version = "^3.1.1"}
asgiref = "^3.8.1"
platformdirs = "^4.3.6"
platformdirs = "^4.3.8"
[tool.poetry.group.dev.dependencies]