Skip to content

Commit 2f56d73

Browse files
authored
Merge pull request #17 from crossplane/renovate/ipython-8.x
Update dependency ipython to v8.18.0
2 parents 2c9e248 + 8556489 commit 2f56d73

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

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

0 commit comments

Comments
 (0)