We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 30514e5 + 115cdaf commit ba0fc70Copy full SHA for ba0fc70
pyproject.toml
@@ -42,7 +42,7 @@ validate-bump = false # Allow going from 0.0.0.dev0+x to 0.0.0.dev0+y
42
[tool.hatch.envs.default]
43
type = "virtual"
44
path = ".venv-default"
45
-dependencies = ["ipython==9.1.0"]
+dependencies = ["ipython==9.4.0"]
46
47
[tool.hatch.envs.default.scripts]
48
development = "python function/main.py --insecure --debug"
0 commit comments