build(deps): bump pvlib from 0.15.0 to 0.15.1 (#1032)

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

---
updated-dependencies:
- dependency-name: pvlib
  dependency-version: 0.15.1
  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-04-24 20:55:22 +02:00
committed by GitHub
parent 17bb456023
commit 727c93ccdc

View File

@@ -38,7 +38,7 @@ dependencies = [
"pendulum==3.2.0",
"platformdirs==4.9.6",
"psutil==7.2.2",
"pvlib==0.15.0",
"pvlib==0.15.1",
"pydantic==2.13.3",
"pydantic_extra_types==2.11.2",
"statsmodels==0.14.6",