From 146a0aa970b94c4d73c79ca1436a87bd8f034329 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 04:48:53 +0000 Subject: [PATCH] Bump urllib3 from 1.26.5 to 1.26.17 in /virtual_env_setup Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 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.5...1.26.17) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- virtual_env_setup/python3_memn2n_tf_env_cpu_requirements.txt | 2 +- virtual_env_setup/python3_memn2n_tf_env_gpu_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/virtual_env_setup/python3_memn2n_tf_env_cpu_requirements.txt b/virtual_env_setup/python3_memn2n_tf_env_cpu_requirements.txt index 06050c8..f0947bd 100644 --- a/virtual_env_setup/python3_memn2n_tf_env_cpu_requirements.txt +++ b/virtual_env_setup/python3_memn2n_tf_env_cpu_requirements.txt @@ -27,5 +27,5 @@ tensorboard==1.13.1 tensorflow-gpu>=1.15 tensorflow-estimator==1.13.0 termcolor==1.1.0 -urllib3==1.26.5 +urllib3==1.26.17 Werkzeug==2.2.3 diff --git a/virtual_env_setup/python3_memn2n_tf_env_gpu_requirements.txt b/virtual_env_setup/python3_memn2n_tf_env_gpu_requirements.txt index 620540e..cab5a44 100644 --- a/virtual_env_setup/python3_memn2n_tf_env_gpu_requirements.txt +++ b/virtual_env_setup/python3_memn2n_tf_env_gpu_requirements.txt @@ -27,5 +27,5 @@ tensorboard==1.13.1 tensorflow-gpu>=1.15.2 tensorflow-estimator==1.13.0 termcolor==1.1.0 -urllib3==1.26.5 +urllib3==1.26.17 Werkzeug==2.2.3