build(deps): bump platformdirs from 4.10.1 to 4.11.0 (#1182)

Bumps [platformdirs](https://github.com/tox-dev/platformdirs) from 4.10.1 to 4.11.0.
- [Release notes](https://github.com/tox-dev/platformdirs/releases)
- [Changelog](https://github.com/tox-dev/platformdirs/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/platformdirs/compare/4.10.1...4.11.0)

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

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]
2026-07-22 14:51:12 +02:00
committed by GitHub
parent c914bae667
commit dc191b7dd1

View File

@@ -36,7 +36,7 @@ dependencies = [
"requests==2.34.2",
"pandas==3.0.3",
"pendulum==3.2.0",
"platformdirs==4.10.1",
"platformdirs==4.11.0",
"psutil==7.2.2",
"pvlib==0.15.2",
"pydantic==2.13.4",