Skip to content

Commit a0c7b8c

Browse files
Update ipykernel requirement from ~=6.17.1 to ~=6.19.2
Updates the requirements on [ipykernel](https://github.com/ipython/ipykernel) to permit the latest version. - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](ipython/ipykernel@v6.17.1...v6.19.2) --- updated-dependencies: - dependency-name: ipykernel dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 59e3bbb commit a0c7b8c

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
@@ -52,7 +52,7 @@ importlib-metadata~=5.0.0; python_version < '3.10'
5252
importlib-resources~=5.9.0; python_version < '3.9'
5353
incremental~=22.10.0
5454
iniconfig~=1.1.1
55-
ipykernel~=6.17.1
55+
ipykernel~=6.19.2
5656
ipython~=8.6.0
5757
ipython-genutils==0.2.0
5858
ipywidgets~=8.0.2

0 commit comments

Comments
 (0)