From 2cdc17ea2390986a8b2ebb93ff6086b2657bdf51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2020 09:22:39 +0000 Subject: [PATCH] Bump urllib3 in /source_code/CNN_DDPG_implementation Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.1 to 1.24.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.24.1...1.24.2) Signed-off-by: dependabot[bot] --- source_code/CNN_DDPG_implementation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source_code/CNN_DDPG_implementation/requirements.txt b/source_code/CNN_DDPG_implementation/requirements.txt index 74eb8ff..93c737e 100644 --- a/source_code/CNN_DDPG_implementation/requirements.txt +++ b/source_code/CNN_DDPG_implementation/requirements.txt @@ -62,7 +62,7 @@ torch==1.0.1.post2 torchvision==0.2.2.post3 tqdm==4.31.1 traitlets==4.3.2 -urllib3==1.24.1 +urllib3==1.24.2 wcwidth==0.1.7 Werkzeug==0.15.2 zmq==0.0.0