From 22d90384dc8377ad4c6f07b6f2d00dd584dbeadb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 00:18:01 +0000 Subject: [PATCH] Bump urllib3 from 1.26.14 to 1.26.19 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 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.14...1.26.19) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_static.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_static.txt b/requirements_static.txt index 4d5795b..4312e5b 100644 --- a/requirements_static.txt +++ b/requirements_static.txt @@ -167,7 +167,7 @@ traitlets==5.5.0 typeguard==2.13.3 types-protobuf==3.20.4 typing_extensions==4.3.0 -urllib3==1.26.14 +urllib3==1.26.19 wcwidth==0.2.5 websocket-client==1.4.2 Werkzeug==2.2.2