Просмотр исходного кода

Bump urllib3 from 1.25.10 to 1.26.5

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.10...1.26.5)

Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview[bot] 4 лет назад
Родитель
Сommit
b8f292bbed
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -18,5 +18,5 @@ pywin32==227; sys_platform == 'win32'
 PyYAML==5.4.1
 requests==2.24.0
 texttable==1.6.2
-urllib3==1.25.10; python_version == '3.3'
+urllib3==1.26.5; python_version == '3.3'
 websocket-client==0.57.0