Skip to content

Commit 25419d3

Browse files
Update tornado requirement from >=6.0.3,~=6.0 to ~=6.4
Updates the requirements on [tornado](https://github.com/tornadoweb/tornado) to permit the latest version. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.0.3...v6.4.0) --- updated-dependencies: - dependency-name: tornado dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d8adf5 commit 25419d3

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
@@ -1,4 +1,4 @@
1-
tornado~=6.0, >=6.0.3
1+
tornado~=6.5
22
ovos_bus_client>=0.0.7,<2.0.0
33
ovos-utils>=0.0.37,<1.0.0
44
ovos-config>=0.0.12,<3.0.0

0 commit comments

Comments
 (0)