This is an automated email from the ASF dual-hosted git repository.
lukhut pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
The following commit(s) were added to refs/heads/main by this push:
new f81ce9b185 Bump urllib3 from 1.26.9 to 1.26.18 in /docker/python
(#15947)
f81ce9b185 is described below
commit f81ce9b1855b872e7e1b6bc0ffbdfed933bde6f1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 19 10:19:14 2023 +0100
Bump urllib3 from 1.26.9 to 1.26.18 in /docker/python (#15947)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.9 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.9...1.26.18)
---
updated-dependencies:
- dependency-name: urllib3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
docker/python/bootstrap-requirements.txt | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/docker/python/bootstrap-requirements.txt
b/docker/python/bootstrap-requirements.txt
index 5c036b8ed9..0bf165c1c4 100644
--- a/docker/python/bootstrap-requirements.txt
+++ b/docker/python/bootstrap-requirements.txt
@@ -72,8 +72,9 @@ six==1.16.0 \
--hash=sha256:8abb2f1d86890a2dfb989f9a77cfcfd3e47c2a354b01111771326f8aa26e0254
tomlkit==0.10.2 \
--hash=sha256:905cf92c2111ef80d355708f47ac24ad1b6fc2adc5107455940088c9bbecaedb
-urllib3==1.26.9 \
-
--hash=sha256:44ece4d53fb1706f667c9bd1c648f5469a2ec925fcf3a776667042d645472c14
+urllib3==1.26.18 \
+
--hash=sha256:34b97092d7e0a3a8cf7cd10e386f401b3737364026c45e622aa02903dffe0f07 \
+
--hash=sha256:f8ecc1bba5667413457c529ab955bf8c67b45db799d159066261719e328580a0
virtualenv==20.14.1 \
--hash=sha256:e617f16e25b42eb4f6e74096b9c9e37713cf10bf30168fb4a739f3fa8f898a3a
webencodings==0.5.1 \