From 61abbaa20aff5e447224d35d87f53d6fcb5435ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 23:37:35 +0000 Subject: [PATCH] Bump urllib3 in /ml_monitor/wandb/run-20200702_205439-17enlq3u Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 1.26.5. - [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.25.8...1.26.5) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ml_monitor/wandb/run-20200702_205439-17enlq3u/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ml_monitor/wandb/run-20200702_205439-17enlq3u/requirements.txt b/ml_monitor/wandb/run-20200702_205439-17enlq3u/requirements.txt index cc43ea9..2d3cc43 100644 --- a/ml_monitor/wandb/run-20200702_205439-17enlq3u/requirements.txt +++ b/ml_monitor/wandb/run-20200702_205439-17enlq3u/requirements.txt @@ -111,7 +111,7 @@ threadpoolctl==2.1.0 tornado==6.0.3 tqdm==4.45.0 traitlets==4.3.2 -urllib3==1.25.8 +urllib3==1.26.5 wandb==0.9.2 watchdog==0.10.3 wcwidth==0.1.7