Skip to content

Commit 3f08f18

Browse files
committed
bump tornado dependency to version 6.5.7 for security updates
1 parent 8816d02 commit 3f08f18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"jupyter_core>=5.1,!=6.0.*",
2828
# For tk event loop support only.
2929
"nest_asyncio2>=1.7.0",
30-
"tornado>=6.4.1",
30+
"tornado>=6.5.7",
3131
"matplotlib-inline>=0.1",
3232
'appnope>=0.1.2;platform_system=="Darwin"',
3333
"pyzmq>=25",

0 commit comments

Comments
 (0)