Skip to content

Commit b988aff

Browse files
build: bump ipykernel from 6.31.0 to 7.1.0
Bumps [ipykernel](https://github.com/ipython/ipykernel) from 6.31.0 to 7.1.0. - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](ipython/ipykernel@v6.31.0...v7.1.0) --- updated-dependencies: - dependency-name: ipykernel dependency-version: 7.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc5b7a9 commit b988aff

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
@@ -104,7 +104,7 @@ tests = [
104104
doc = [
105105
"ansys-sphinx-theme==1.6.3",
106106
"build==1.3.0",
107-
"ipykernel==6.31.0",
107+
"ipykernel==7.1.0",
108108
"jupyter-server==2.17.0",
109109
"jupyterlab==4.4.9",
110110
"jupytext==1.18.1",

0 commit comments

Comments
 (0)