Skip to content

Commit dc2eb59

Browse files
Bump urllib3 from 1.26.18 to 2.6.3 in /images/dask
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 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@1.26.18...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f9d7591 commit dc2eb59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/dask/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ typeguard==2.13.3 ; python_version >= "3.9" and python_version < "3.10"
248248
typer==0.9.0 ; python_version >= "3.9" and python_version < "3.10"
249249
typing-extensions==4.7.1 ; python_version >= "3.9" and python_version < "3.10"
250250
tzdata==2023.3 ; python_version >= "3.9" and python_version < "3.10" and (platform_system == "Windows" or platform_system == "Emscripten")
251-
urllib3==1.26.18 ; python_version >= "3.9" and python_version < "3.10"
251+
urllib3==2.6.3 ; python_version >= "3.9" and python_version < "3.10"
252252
urllib3[socks]==1.26.18 ; python_version >= "3.9" and python_version < "3.10"
253253
vega==3.5.0 ; python_version >= "3.9" and python_version < "3.10"
254254
virtualenv==20.24.2 ; python_version >= "3.9" and python_version < "3.10"

0 commit comments

Comments
 (0)