From 2ea1cb33bab4c0ca30b8df7cd685990de2e401a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 04:08:01 +0000 Subject: [PATCH] Bump urllib3 from 1.26.16 to 1.26.17 in /dash Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 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.16...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dash/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash/requirements.txt b/dash/requirements.txt index 0bb740d..7e80124 100644 --- a/dash/requirements.txt +++ b/dash/requirements.txt @@ -23,6 +23,6 @@ s3transfer==0.6.0 six==1.16.0 tenacity==8.2.2 tzdata==2023.3 -urllib3==1.26.16 +urllib3==1.26.17 Werkzeug==2.2.3 zipp==3.15.0