Skip to content

Commit b1e9695

Browse files
authored
Merge pull request #143 from crossplane/renovate/ipython-9.x
chore(deps): update dependency ipython to v9.1.0
2 parents 1f3d442 + 869fbfe commit b1e9695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ validate-bump = false # Allow going from 0.0.0.dev0+x to 0
3939
[tool.hatch.envs.default]
4040
type = "virtual"
4141
path = ".venv-default"
42-
dependencies = ["ipython==9.0.2"]
42+
dependencies = ["ipython==9.1.0"]
4343

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

0 commit comments

Comments
 (0)