Skip to content

Commit a5cde9d

Browse files
authored
Merge pull request #149 from crossplane/renovate/ipython-9.x
chore(deps): update dependency ipython to v9.2.0
2 parents 27e990f + 14b6502 commit a5cde9d

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
@@ -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.1.0"]
42+
dependencies = ["ipython==9.2.0"]
4343

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

0 commit comments

Comments
 (0)