From 8ae4018e4dab9a5163804fcdcd9eea99994b4e32 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2019 10:19:37 +0000 Subject: [PATCH] Bump urllib3 from 1.25.5 to 1.25.6 Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.5 to 1.25.6. - [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.25.5...1.25.6) Signed-off-by: dependabot-preview[bot] --- requirements-common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-common.txt b/requirements-common.txt index f10134203..6ed4d3139 100644 --- a/requirements-common.txt +++ b/requirements-common.txt @@ -6,7 +6,7 @@ python-telegram-bot==12.1.1 arrow==0.15.2 cachetools==3.1.1 requests==2.22.0 -urllib3==1.25.5 +urllib3==1.25.6 wrapt==1.11.2 jsonschema==3.0.2 TA-Lib==0.4.17