Skip to content

Commit beeca70

Browse files
authored
Merge pull request #3430 from jupyterhub/dependabot/pip/images/singleuser-sample/tornado-6.4.1
Bump tornado from 6.4 to 6.4.1 in /images/singleuser-sample
2 parents c61e2f6 + b6acc95 commit beeca70

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)