From 71253e22de944685b142e8f7b5098af85ac9343e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 01:03:12 +0000 Subject: [PATCH] Bump urllib3 from 1.25.8 to 1.26.5 in /experiments/causal-discovery 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] --- experiments/causal-discovery/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments/causal-discovery/requirements.txt b/experiments/causal-discovery/requirements.txt index 524d4b2..6c6eedf 100644 --- a/experiments/causal-discovery/requirements.txt +++ b/experiments/causal-discovery/requirements.txt @@ -61,7 +61,7 @@ torch==1.4.0 tornado==6.0.3 tqdm==4.42.1 traitlets==4.3.3 -urllib3==1.25.8 +urllib3==1.26.5 wcwidth==0.1.8 webencodings==0.5.1 zipp==3.0.0