Skip to content

Commit 803d3f4

Browse files
Bump urllib3 from 2.5.0 to 2.6.0 (#2855)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77c9f2a commit 803d3f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ certifi>=2022.12.07
1616
# Strict check
1717
mercantile==1.2.1
1818
requests==2.32.5
19-
urllib3==2.5.0
19+
urllib3==2.6.0
2020
validators==0.35.0
2121
#jsonschema
2222
#shapely

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ shapely==2.1.2
9898
# via -r requirements.in
9999
typing-extensions==4.14.1
100100
# via aiosignal
101-
urllib3==2.5.0
101+
urllib3==2.6.0
102102
# via
103103
# -r requirements.in
104104
# requests

0 commit comments

Comments
 (0)