瀏覽代碼

Bump urllib3 from 1.25.7 to 1.25.9

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 to 1.25.9.
- [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.7...1.25.9)

Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview[bot] 5 年之前
父節點
當前提交
9be0f7bbe6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -24,5 +24,5 @@ requests==2.22.0
 six==1.12.0
 subprocess32==3.5.4; python_version < '3.2'
 texttable==1.6.2
-urllib3==1.25.7; python_version == '3.3'
+urllib3==1.25.9; python_version == '3.3'
 websocket-client==0.57.0