From a6052433f8464d38e1c776a5ae8e429d9022508c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 21:55:41 +0000 Subject: [PATCH] Bump urllib3 in /machine-learning-box/multi-touch-attribution Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.3 to 1.26.18. - [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.24.3...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- machine-learning-box/multi-touch-attribution/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/machine-learning-box/multi-touch-attribution/requirements.txt b/machine-learning-box/multi-touch-attribution/requirements.txt index 4d5c38ff..4492fe41 100644 --- a/machine-learning-box/multi-touch-attribution/requirements.txt +++ b/machine-learning-box/multi-touch-attribution/requirements.txt @@ -40,7 +40,7 @@ tensorflow==2.11.1 tensorflow-estimator==2.3.0 termcolor==1.1.0 tqdm==4.48.2 -urllib3==1.24.3 +urllib3==1.26.18 Werkzeug==2.2.3 wrapt==1.12.1 zipp==3.1.0