Skip to content

Commit 705a816

Browse files
Bump ipykernel from 7.1.0 to 7.2.0 in /python-wrapper
Bumps [ipykernel](https://github.com/ipython/ipykernel) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/ipython/ipykernel/releases) - [Changelog](https://github.com/ipython/ipykernel/blob/main/CHANGELOG.md) - [Commits](ipython/ipykernel@v7.1.0...v7.2.0) --- updated-dependencies: - dependency-name: ipykernel dependency-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5503e3 commit 705a816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-wrapper/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dev = [
5353
"mypy==1.19.1",
5454
"pytest==8.4.2",
5555
"selenium==4.40.0",
56-
"ipykernel==7.1.0",
56+
"ipykernel==7.2.0",
5757
"palettable==3.3.3",
5858
"pytest-mock==3.15.1",
5959
"nbconvert==7.17.0",

0 commit comments

Comments
 (0)