Skip to content

Commit 5008b2b

Browse files
Bump tornado from 6.0.4 to 6.3.2
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.0.4 to 6.3.2. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.0.4...v6.3.2) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c4e4ef6 commit 5008b2b

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==6.1.2; python_version>="3.5"
99
six==1.15.0
1010
tornado==5.1.1; python_version<"3.6"
11-
tornado==6.0.4; python_version>="3.6"
11+
tornado==6.3.2; python_version>="3.6"
1212
trio==0.16.0; python_version>="3.6"
1313
outcome==1.1.0; python_version>="3.6"
1414
outcome==1.0.1; python_version<="3.5"

0 commit comments

Comments
 (0)