From 98c1c6279e862088b3847a86dee424970a38f9d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Oct 2023 23:26:26 +0300 Subject: [PATCH] build(deps): bump urllib3 from 1.26.17 to 1.26.18 in /.config/python/dev (#489) --- .config/python/dev/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/python/dev/requirements.txt b/.config/python/dev/requirements.txt index 62d4c1f0f..31a7dab04 100644 --- a/.config/python/dev/requirements.txt +++ b/.config/python/dev/requirements.txt @@ -43,7 +43,7 @@ six==1.16.0 subprocess-tee==0.4.1 text-unidecode==1.3 tomli==2.0.1 -urllib3==1.26.17 +urllib3==1.26.18 wcmatch==8.4.1 websocket-client==1.5.2 yamllint==1.31.0 \ No newline at end of file