Skip to content

Commit ba0fc70

Browse files
authored
Merge pull request #121 from crossplane/renovate/ipython-9.x
chore(deps): update dependency ipython to v9.4.0
2 parents 30514e5 + 115cdaf commit ba0fc70

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
@@ -42,7 +42,7 @@ validate-bump = false # Allow going from 0.0.0.dev0+x to 0.0.0.dev0+y
4242
[tool.hatch.envs.default]
4343
type = "virtual"
4444
path = ".venv-default"
45-
dependencies = ["ipython==9.1.0"]
45+
dependencies = ["ipython==9.4.0"]
4646

4747
[tool.hatch.envs.default.scripts]
4848
development = "python function/main.py --insecure --debug"

0 commit comments

Comments
 (0)