From 76e26bcf6357c497b9adddea4d9626a8b04e76a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 00:00:35 +0000 Subject: [PATCH] Bump urllib3 from 1.25.8 to 1.26.5 in /xlua_build/luv/deps/libuv/docs Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 1.26.5. - [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.25.8...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- xlua_build/luv/deps/libuv/docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xlua_build/luv/deps/libuv/docs/requirements.txt b/xlua_build/luv/deps/libuv/docs/requirements.txt index 8386e017..e3be275e 100644 --- a/xlua_build/luv/deps/libuv/docs/requirements.txt +++ b/xlua_build/luv/deps/libuv/docs/requirements.txt @@ -38,5 +38,5 @@ sphinxcontrib-htmlhelp==1.0.3 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.4 -urllib3==1.25.8 +urllib3==1.26.5 webencodings==0.5.1