From c9a0748070155046adf30a34b73e0f369145f4fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 22:43:00 +0000 Subject: [PATCH] Bump urllib3 from 1.26.19 to 2.5.0 in /.circleci Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 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/1.26.19...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .circleci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/requirements.txt b/.circleci/requirements.txt index 8aa4d2e0c..9ed416d14 100644 --- a/.circleci/requirements.txt +++ b/.circleci/requirements.txt @@ -2,7 +2,7 @@ requests==2.32.4 Jinja2==3.1.6 mysqlclient==2.1.0 docker==3.5.0 -urllib3==1.26.19 +urllib3==2.5.0 gitpython==3.1.18 PyYAML==6.0.1 markupsafe==2.0.1