Skip to content

Commit 115cdaf

Browse files
chore(deps): update dependency ipython to v9.4.0
1 parent a63e997 commit 115cdaf

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)