Skip to content

Commit 8562b1a

Browse files
Bump urllib3 from 1.26.19 to 2.5.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.19...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 62fe3e2 commit 8562b1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies = [
3838
"setuptools>=78.1.1",
3939
"simplejson>=2.6.2",
4040
"str2bool>=1.1",
41-
"urllib3==1.26.19",
41+
"urllib3==2.5.0",
4242
"whoosh>=2.7.4",
4343
"wsgi-intercept>=1.13.1",
4444
"xmldiff>=2.7.0",

0 commit comments

Comments
 (0)