From 9a07b010cae81c6797b7e7c74fcff9bca3973b64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 21:52:01 +0200 Subject: [PATCH] build(deps): bump pvlib from 0.13.0 to 0.13.1 (#699) Bumps [pvlib](https://github.com/pvlib/pvlib-python) from 0.13.0 to 0.13.1. - [Release notes](https://github.com/pvlib/pvlib-python/releases) - [Commits](https://github.com/pvlib/pvlib-python/compare/v0.13.0...v0.13.1) --- updated-dependencies: - dependency-name: pvlib dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9e1362f..e8622e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ pandas==2.3.2 pendulum==3.1.0 platformdirs==4.4.0 psutil==7.1.0 -pvlib==0.13.0 +pvlib==0.13.1 pydantic==2.11.9 statsmodels==0.14.5 pydantic-settings==2.10.1