Skip to content

Commit d3867b4

Browse files
Update ipykernel requirement from ~=6.16.0 to ~=6.16.1
Updates the requirements on [ipykernel]() to permit the latest version. --- updated-dependencies: - dependency-name: ipykernel dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e1df5c commit d3867b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ importlib-metadata~=5.0.0; python_version < '3.10'
4646
importlib-resources~=5.9.0; python_version < '3.9'
4747
incremental~=22.10.0
4848
iniconfig~=1.1.1
49-
ipykernel~=6.16.0
49+
ipykernel~=6.16.1
5050
ipython~=8.5.0
5151
ipython-genutils~=0.2.0
5252
ipywidgets~=8.0.2

0 commit comments

Comments
 (0)