From 5975a410902ee440edb770ebbfd87005f5ecdd41 Mon Sep 17 00:00:00 2001 From: Dan <14043624+delivrance@users.noreply.github.com> Date: Mon, 20 May 2019 17:59:29 +0200 Subject: [PATCH] Bump pysocks version to 1.7.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 227aacf6..45525022 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ pyaes==1.6.1 -pysocks==1.6.8 +pysocks==1.7.0 typing==3.6.6; python_version<"3.5" \ No newline at end of file