浏览代码

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] <[email protected]>
dependabot-preview[bot] 5 年之前
父节点
当前提交
75c45c27df
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      requirements.txt

+ 1 - 1
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