From 240c04264cfb34321e89f2fd5ab0accceabc4910 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 03:52:09 +0000 Subject: [PATCH] Bump the pip group across 2 directories with 1 update Bumps the pip group with 1 update in the / directory: [urllib3](https://github.com/urllib3/urllib3). Bumps the pip group with 1 update in the /fixguy-action directory: [urllib3](https://github.com/urllib3/urllib3). Updates `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) Updates `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 dependency-group: pip - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- fixguy-action/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fixguy-action/requirements.txt b/fixguy-action/requirements.txt index 96927f0..1625140 100644 --- a/fixguy-action/requirements.txt +++ b/fixguy-action/requirements.txt @@ -17,5 +17,5 @@ PyNaCl==1.5.0 requests==2.32.4 smmap==5.0.2 typing_extensions==4.12.2 -urllib3==2.2.2 +urllib3==2.5.0 wrapt==1.17.2 diff --git a/requirements.txt b/requirements.txt index 96927f0..1625140 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,5 +17,5 @@ PyNaCl==1.5.0 requests==2.32.4 smmap==5.0.2 typing_extensions==4.12.2 -urllib3==2.2.2 +urllib3==2.5.0 wrapt==1.17.2