Skip to content

Commit 15e4418

Browse files
dependabot[bot]capcom6
authored andcommitted
Bump urllib3 from 2.5.0 to 2.6.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0. - [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.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e035f24 commit 15e4418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ requests==2.32.4; python_version >= '3.8'
4747
six==1.17.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
4848
smmap==5.0.2; python_version >= '3.7'
4949
tinycss2==1.4.0; python_version >= '3.8'
50-
urllib3==2.5.0; python_version >= '3.9'
50+
urllib3==2.6.0; python_version >= '3.9'
5151
watchdog==6.0.0; python_version >= '3.9'
5252
webencodings==0.5.1

0 commit comments

Comments
 (0)