Skip to content

Commit 3fc5d96

Browse files
Bump urllib3 in /image_processing/src/image_processing
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.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.3.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]>
1 parent cabbca7 commit 3fc5d96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image_processing/src/image_processing/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ tqdm==4.67.1
100100
typer==0.15.1
101101
typing-extensions==4.12.2
102102
tzdata==2025.1
103-
urllib3==2.3.0
103+
urllib3==2.6.0
104104
wasabi==1.1.3
105105
weasel==0.4.1
106106
wrapt==1.17.2

0 commit comments

Comments
 (0)