From a57bfcb4fdef0c018c5d6e6e2ce3ca761efe50f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 19:47:56 +0000 Subject: [PATCH] Bump urllib3 in /.github in the pip group across 1 directory Bumps the pip group with 1 update in the /.github directory: [urllib3](https://github.com/urllib3/urllib3). Updates `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 dependency-group: pip ... Signed-off-by: dependabot[bot] --- .github/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/requirements.txt b/.github/requirements.txt index e9aa5c3..fc2a1bd 100644 --- a/.github/requirements.txt +++ b/.github/requirements.txt @@ -34,5 +34,5 @@ requests==2.33.1 six==1.17.0 smmap==5.0.3 tzdata==2026.1 -urllib3==2.6.3 +urllib3==2.7.0 watchdog==6.0.0