Skip to content

Commit 7b76c08

Browse files
build(deps): update ipykernel requirement from ~=6.22 to ~=7.0 (#839)
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.22.0...v7.0.0) --- updated-dependencies: - dependency-name: ipykernel dependency-version: 7.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2efce3f commit 7b76c08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ docs = [
6666
"geopandas~=1.1.1",
6767
"geoviews~=1.9",
6868
"hvplot~=0.12.0",
69-
"ipykernel~=6.22",
69+
"ipykernel~=7.0",
7070
"ipython~=8.12",
7171
"jinja2>=3.0,<4.0",
7272
"matplotlib~=3.8",

0 commit comments

Comments
 (0)