build(deps): bump platformdirs from 4.9.2 to 4.9.4 (#931)
Some checks failed
Bump Version / Bump Version Workflow (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled

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

---
updated-dependencies:
- dependency-name: platformdirs
  dependency-version: 4.9.4
  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]
2026-03-11 01:17:29 +01:00
committed by GitHub
parent aec8f84652
commit c0a062d27c

View File

@@ -36,7 +36,7 @@ dependencies = [
"requests==2.32.5", "requests==2.32.5",
"pandas==3.0.1", "pandas==3.0.1",
"pendulum==3.2.0", "pendulum==3.2.0",
"platformdirs==4.9.2", "platformdirs==4.9.4",
"psutil==7.2.2", "psutil==7.2.2",
"pvlib==0.15.0", "pvlib==0.15.0",
"pydantic==2.12.5", "pydantic==2.12.5",