Skip to content

Commit 796afdd

Browse files
Bump tornado from 6.4.2 to 6.5.1 in /ncli (#7192)
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4.2 to 6.5.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.4.2...v6.5.1) --- updated-dependencies: - dependency-name: tornado dependency-version: 6.5.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d2f8a79 commit 796afdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ncli/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ stack-data==0.1.4
7979
terminado==0.12.1
8080
testpath==0.5.0
8181
tomli==1.2.3
82-
tornado==6.4.2
82+
tornado==6.5.1
8383
traitlets==5.1.1
8484
typing_extensions==4.0.1
8585
wcwidth==0.2.5

0 commit comments

Comments
 (0)