Skip to content

Commit 0d98fa0

Browse files
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](urllib3/urllib3@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] <support@github.com>
1 parent 4101033 commit 0d98fa0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ pygame-widgets==1.0.0
1111
PyYAML==6.0.2
1212
spidev==3.5
1313
sysv-ipc==1.1.0
14-
urllib3==2.5.0
14+
urllib3==2.6.3

requirements_Windows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ perlin-noise==1.12
99
pygame
1010
pygame-widgets==1.0.0
1111
PyYAML==6.0.2
12-
urllib3==2.5.0
12+
urllib3==2.6.3

0 commit comments

Comments
 (0)