Skip to content

Commit 9a2735f

Browse files
authored
Merge pull request #18 from crossplane/renovate/ipython-8.x
Update dependency ipython to v8.18.1
2 parents 2f56d73 + 03e7a4d commit 9a2735f

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.0"]
38+
dependencies = ["ipython==8.18.1"]
3939

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

0 commit comments

Comments
 (0)