From 0d98fa09f9de9cd9582d0b97caaf71afcb30c0a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 06:25:59 +0000 Subject: [PATCH] Bump urllib3 from 2.5.0 to 2.6.3 Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.3. - [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.5.0...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_Windows.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 01e2512..ff1a047 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ pygame-widgets==1.0.0 PyYAML==6.0.2 spidev==3.5 sysv-ipc==1.1.0 -urllib3==2.5.0 \ No newline at end of file +urllib3==2.6.3 \ No newline at end of file diff --git a/requirements_Windows.txt b/requirements_Windows.txt index b1b728d..7076170 100644 --- a/requirements_Windows.txt +++ b/requirements_Windows.txt @@ -9,4 +9,4 @@ perlin-noise==1.12 pygame pygame-widgets==1.0.0 PyYAML==6.0.2 -urllib3==2.5.0 +urllib3==2.6.3