Skip to content

Commit aefce39

Browse files
Bump tornado from 6.1.0 to 6.5.1 in /lib/sub_repos/urllib3 (#869)
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.1.0 to 6.5.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.1.0...v6.5.1) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: hwikle-lanl <154543628+hwikle-lanl@users.noreply.github.com>
1 parent f7f9de7 commit aefce39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/sub_repos/urllib3/dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
mock==3.0.5
22
coverage~=5.0
33
tornado==5.1.1;python_version<="2.7"
4-
tornado==6.1.0;python_version>="3.5"
4+
tornado==6.5.1;python_version>="3.5"
55
PySocks==1.7.1
66
# https://github.com/Anorov/PySocks/issues/131
77
win-inet-pton==1.1.0

0 commit comments

Comments
 (0)