From 3bb325847010cbe3a18b47d06fced7a78c3c62da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 04:55:00 +0000 Subject: [PATCH] Bump urllib3 in /template in the pip group across 1 directory Bumps the pip group with 1 update in the /template directory: [urllib3](https://github.com/urllib3/urllib3). Updates `urllib3` from 2.4.0 to 2.5.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.4.0...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- template/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/requirements.txt b/template/requirements.txt index b44f7b9f..f0548351 100644 --- a/template/requirements.txt +++ b/template/requirements.txt @@ -37,7 +37,7 @@ soundfile==0.13.1 spacy==3.8.2 # doesn't work on 3.13.x textblob==0.19.0 tornado==6.5.1 -urllib3==2.4.0 +urllib3==2.5.0 xarray==2025.4.0 xlrd==2.0.1 sympy==1.14.0