Skip to content

Commit b6acc95

Browse files
Bump tornado from 6.4 to 6.4.1 in /images/singleuser-sample
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.4 to 6.4.1. - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.4.0...v6.4.1) --- updated-dependencies: - dependency-name: tornado dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c61e2f6 commit b6acc95

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

images/singleuser-sample/requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ jsonpointer==2.4
101101
# via jsonschema
102102
jsonschema[format-nongpl]==4.22.0
103103
# via
104-
# jsonschema
105104
# jupyter-events
106105
# jupyterlab-server
107106
# nbformat
@@ -287,7 +286,7 @@ terminado==0.18.1
287286
# jupyter-server-terminals
288287
tinycss2==1.3.0
289288
# via nbconvert
290-
tornado==6.4
289+
tornado==6.4.1
291290
# via
292291
# ipykernel
293292
# jupyter-client

0 commit comments

Comments
 (0)