From 6c717b9bcded025f2ca5396539e1ca8ccbac959e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 03:30:18 +0000 Subject: [PATCH] build(deps): bump urllib3 from 1.26.15 to 1.26.17 in /.config/python/dev Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 1.26.17. - [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.15...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .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 d2e32cee6..62d4c1f0f 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.15 +urllib3==1.26.17 wcmatch==8.4.1 websocket-client==1.5.2 yamllint==1.31.0 \ No newline at end of file