From 75c45c27dfc2429cf985855a7bd1e0cd2f195480 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2020 09:17:04 +0000 Subject: [PATCH] Bump pysocks from 1.6.7 to 1.7.1 Bumps [pysocks](https://github.com/Anorov/PySocks) from 1.6.7 to 1.7.1. - [Release notes](https://github.com/Anorov/PySocks/releases) - [Changelog](https://github.com/Anorov/PySocks/blob/master/CHANGELOG.md) - [Commits](https://github.com/Anorov/PySocks/commits) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fccd7c4ce..161404e52 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ jsonschema==3.0.1 paramiko==2.6.0 pypiwin32==219; sys_platform == 'win32' and python_version < '3.6' pypiwin32==223; sys_platform == 'win32' and python_version >= '3.6' -PySocks==1.6.7 +PySocks==1.7.1 PyYAML==4.2b1 requests==2.22.0 six==1.12.0