From cda2babc6640762e78a65771060d899a93268215 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 16:26:48 -0500 Subject: [PATCH] Bump urllib3 from 2.2.2 to 2.5.0 in /.github (#3447) Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 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.2.2...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/requirements.txt b/.github/requirements.txt index b5255d02..a1f94b9f 100644 --- a/.github/requirements.txt +++ b/.github/requirements.txt @@ -45,7 +45,7 @@ requests==2.32.4 six==1.16.0 smmap==5.0.1 tinycss2==1.3.0 -urllib3==2.2.2 +urllib3==2.5.0 watchdog==4.0.1 wcmatch==9.0 webencodings==0.5.1