From c7690aa8740a854e53705e00e94a7b29181f5e1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Jun 2025 03:59:23 +0000 Subject: [PATCH] Bump urllib3 in /.config/zsh/.oh-my-zsh/.github/workflows/dependencies Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.3 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.3...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../.oh-my-zsh/.github/workflows/dependencies/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/zsh/.oh-my-zsh/.github/workflows/dependencies/requirements.txt b/.config/zsh/.oh-my-zsh/.github/workflows/dependencies/requirements.txt index eedd6d2..c0e0286 100644 --- a/.config/zsh/.oh-my-zsh/.github/workflows/dependencies/requirements.txt +++ b/.config/zsh/.oh-my-zsh/.github/workflows/dependencies/requirements.txt @@ -4,4 +4,4 @@ idna==3.10 PyYAML==6.0.2 requests==2.32.3 semver==3.0.2 -urllib3==2.2.3 +urllib3==2.5.0