From a11612ba0b53d04dabfa54183bc27bc92f2df4bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 17:15:53 +0000 Subject: [PATCH] Bump urllib3 in /net.solarnetwork.node.datum.filter.pvlib/def Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.6.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- net.solarnetwork.node.datum.filter.pvlib/def/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net.solarnetwork.node.datum.filter.pvlib/def/requirements.txt b/net.solarnetwork.node.datum.filter.pvlib/def/requirements.txt index ab87e309e..096bcae2d 100644 --- a/net.solarnetwork.node.datum.filter.pvlib/def/requirements.txt +++ b/net.solarnetwork.node.datum.filter.pvlib/def/requirements.txt @@ -11,4 +11,4 @@ requests==2.32.4 scipy==1.14.1 six==1.16.0 tzdata==2024.2 -urllib3==2.6.3 +urllib3==2.7.0