build(deps): bump pvlib from 0.15.1 to 0.15.2 (#1112)

Bumps [pvlib](https://github.com/pvlib/pvlib-python) from 0.15.1 to 0.15.2.
- [Release notes](https://github.com/pvlib/pvlib-python/releases)
- [Commits](https://github.com/pvlib/pvlib-python/compare/v0.15.1...v0.15.2)

---
updated-dependencies:
- dependency-name: pvlib
  dependency-version: 0.15.2
  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-06-22 00:24:23 +02:00
committed by GitHub
parent 5202219016
commit 18ea7190d1

View File

@@ -38,7 +38,7 @@ dependencies = [
"pendulum==3.2.0", "pendulum==3.2.0",
"platformdirs==4.10.0", "platformdirs==4.10.0",
"psutil==7.2.2", "psutil==7.2.2",
"pvlib==0.15.1", "pvlib==0.15.2",
"pydantic==2.13.4", "pydantic==2.13.4",
"pydantic_extra_types==2.11.2", "pydantic_extra_types==2.11.2",
"statsmodels==0.14.6", "statsmodels==0.14.6",