Skip to content

Commit 0e4ed2f

Browse files
Bump ipython from 9.5.0 to 9.6.0
Bumps [ipython](https://github.com/ipython/ipython) from 9.5.0 to 9.6.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@9.5.0...9.6.0) --- updated-dependencies: - dependency-name: ipython dependency-version: 9.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a091f23 commit 0e4ed2f

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
@@ -25,7 +25,7 @@ packages = ["src/kbase"]
2525

2626
[dependency-groups]
2727
dev = [
28-
"ipython==9.5.0",
28+
"ipython==9.6.0",
2929
"pymongo==4.15.2",
3030
"pytest==8.4.2",
3131
"pytest-asyncio==1.2.0",

0 commit comments

Comments
 (0)