Skip to content

Commit 18f4cb3

Browse files
authored
Merge pull request #115 from crossplane/renovate/ipython-9.x
chore(deps): update dependency ipython to v9
2 parents 10627db + e17b951 commit 18f4cb3

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
@@ -43,7 +43,7 @@ validate-bump = false # Allow going from 0.0.0.dev0+x to 0.0.0.dev0+y
4343
[tool.hatch.envs.default]
4444
type = "virtual"
4545
path = ".venv-default"
46-
dependencies = ["ipython==8.32.0"]
46+
dependencies = ["ipython==9.0.2"]
4747

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

0 commit comments

Comments
 (0)