From 3748094286d5938e7a4ca76e0197bf834e821c05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Jan 2026 18:51:38 +0100 Subject: [PATCH] build(deps): bump pvlib from 0.13.1 to 0.14.0 (#858) Bumps [pvlib](https://github.com/pvlib/pvlib-python) from 0.13.1 to 0.14.0. - [Release notes](https://github.com/pvlib/pvlib-python/releases) - [Commits](https://github.com/pvlib/pvlib-python/compare/v0.13.1...v0.14.0) --- updated-dependencies: - dependency-name: pvlib dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 a187203..b1d8faf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ pandas==2.3.3 pendulum==3.1.0 platformdirs==4.5.1 psutil==7.2.1 -pvlib==0.13.1 +pvlib==0.14.0 pydantic==2.12.5 pydantic_extra_types==2.11.0 statsmodels==0.14.6