Skip to content

Commit 3cb8b1f

Browse files
authored
Merge pull request #25 from crossplane/renovate/ipython-8.x
Update dependency ipython to v8.19.0
2 parents 132ec15 + d8f3163 commit 3cb8b1f

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)