Skip to content

Commit d8f3163

Browse files
Update dependency ipython to v8.19.0
1 parent 1e63db2 commit d8f3163

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
@@ -35,7 +35,7 @@ source = "vcs"
3535
[tool.hatch.envs.default]
3636
type = "virtual"
3737
path = ".venv-default"
38-
dependencies = ["ipython==8.18.1"]
38+
dependencies = ["ipython==8.19.0"]
3939

4040
[tool.hatch.envs.generate]
4141
type = "virtual"

0 commit comments

Comments
 (0)