From f02522ee2149ec8985e04bf4ae7886352787655a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 01:22:25 +0000 Subject: [PATCH] Bump urllib3 from 1.26.18 to 1.26.19 in /VC+/scripts Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.26.18...1.26.19) --- 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 1287e9f3..14714b73 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.18 +urllib3==1.26.19 vcstool==0.3.0 wadllib==1.3.3 websocket-server==0.6.4