From 36f31f6d3a614b53843b032329a1c2a031ac1ff0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 05:52:05 +0000 Subject: [PATCH] Bump urllib3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.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.2.3...2.7.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../dataToCopy/meteocean_data_provider/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/containers/wasdi-dataprovider-meteocean/dataToCopy/meteocean_data_provider/requirements.txt b/docker/containers/wasdi-dataprovider-meteocean/dataToCopy/meteocean_data_provider/requirements.txt index f8b01d5323..c9281c79ec 100644 --- a/docker/containers/wasdi-dataprovider-meteocean/dataToCopy/meteocean_data_provider/requirements.txt +++ b/docker/containers/wasdi-dataprovider-meteocean/dataToCopy/meteocean_data_provider/requirements.txt @@ -34,7 +34,7 @@ scipy==1.14.1 six==1.16.0 typing_extensions==4.12.2 tzdata==2024.2 -urllib3==2.2.3 +urllib3==2.7.0 Werkzeug==3.0.4 wrapt==1.16.0 xarray==2024.9.0