From a55e0907edd65b348ed0537a8359d0e284934e54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 00:30:48 +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.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.24.3...1.26.17) --- 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 2ce15026..cc14c583 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.3.1 tensorflow-estimator==2.3.0 termcolor==1.1.0 tqdm==4.48.2 -urllib3==1.24.3 +urllib3==1.26.17 Werkzeug==1.0.1 wrapt==1.12.1 zipp==3.1.0