Skip to content

Commit 1683834

Browse files
Bump tornado from 6.0.3 to 6.0.4
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.0.3 to 6.0.4. - [Release notes](https://github.com/tornadoweb/tornado/releases) - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.0.3...v6.0.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 46ce52b commit 1683834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pytest==4.6.6; python_version<"3.5"
88
pytest==5.3.5; python_version>="3.5"
99
six==1.14.0
1010
tornado==5.1.1; python_version<"3.6"
11-
tornado==6.0.3; python_version>="3.6"
11+
tornado==6.0.4; python_version>="3.6"
1212
trio==0.13.0; python_version>="3.6"
1313
outcome==1.0.1; python_version>="3.5"
1414
attrs==19.3.0; python_version>="3.5"

0 commit comments

Comments
 (0)