Skip to content

Commit ef7bb07

Browse files
authored
Merge pull request #4262 from google/dependabot/pip/bazel/pip-9d732ab251
Bump tornado from 6.3.3 to 6.4.1 in /bazel in the pip group across 1 directory
2 parents 240b277 + 0b48bce commit ef7bb07

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bazel/notebook_requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ plotly==5.15.0
2222
# Notebook
2323
jupyter==1.0.0
2424
jupyter-server==2.12.5
25-
tornado==6.3.3
25+
tornado==6.4.1
2626
Pygments==2.15.0
2727
jsonschema==4.19.0

bazel/notebook_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ terminado==0.17.1
320320
# jupyter-server-terminals
321321
tinycss2==1.2.1
322322
# via nbconvert
323-
tornado==6.3.3
323+
tornado==6.4.1
324324
# via
325325
# -r notebook_requirements.in
326326
# ipykernel

0 commit comments

Comments
 (0)