From bf5ee1ce8d07bcb2b84dea003a1f4b284ddccac8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 01:15:46 +0000 Subject: [PATCH] Bump urllib3 from 1.26.17 to 1.26.18 in /VC+/scripts Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 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.17...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- VC+/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VC+/scripts/requirements.txt b/VC+/scripts/requirements.txt index 81e94e4e..e2ff1f60 100644 --- a/VC+/scripts/requirements.txt +++ b/VC+/scripts/requirements.txt @@ -140,7 +140,7 @@ txaio==2.10.0 typing_extensions==4.3.0 u-msgpack-python==2.1 unattended-upgrades==0.1 -urllib3==1.26.17 +urllib3==1.26.18 vcstool==0.3.0 wadllib==1.3.3 websocket-server==0.6.4