Skip to content

Commit b6350b0

Browse files
committed
bump jupyter_events
1 parent 8558fcb commit b6350b0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
"pyzmq>=23.0",
3232
"tornado>=6.2",
3333
"traitlets",
34-
"jupyter_events>=0.4.0"
34+
"jupyter_events>=0.5.0"
3535
]
3636

3737
[[project.authors]]
@@ -60,6 +60,7 @@ test = [
6060
"pytest-asyncio>=0.18",
6161
"pytest-cov",
6262
"pytest-timeout",
63+
"jupyter_events>=0.5.0"
6364
]
6465
doc = [
6566
"ipykernel",

0 commit comments

Comments
 (0)