From 2359fc30acfc22643c1bb707128d9f9c0f6d0723 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 05:27:35 +0000 Subject: [PATCH] build(deps): bump urllib3 from 2.6.3 to 2.7.0 Bumps [urllib3](https://github.com/urllib3/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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8b3837d7..4722ec23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ sound_lib @ git+https://github.com/accessibleapps/sound_lib@a439f0943fb95ee7b6ba sqlitedict==2.1.0 twitter-text-parser==3.0.0 types-python-dateutil==2.9.0.20260408 -urllib3==2.6.3 +urllib3==2.7.0 win-inet-pton==1.1.0 winpaths==0.2 wxPython==4.2.5