Skip to content

Commit 68cbf5f

Browse files
authored
Merge pull request #132 from crossplane/renovate/ipython-9.x
chore(deps): update dependency ipython to v9
2 parents e0b9640 + c8bcded commit 68cbf5f

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
@@ -38,7 +38,7 @@ validate-bump = false # Allow going from 0.0.0.dev0+x to 0
3838
[tool.hatch.envs.default]
3939
type = "virtual"
4040
path = ".venv-default"
41-
dependencies = ["ipython==8.34.0"]
41+
dependencies = ["ipython==9.0.2"]
4242

4343
[tool.hatch.envs.generate]
4444
type = "virtual"

0 commit comments

Comments
 (0)