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 d996102 + a1473d4 commit f2b0f99Copy full SHA for f2b0f99
pyproject.toml
@@ -43,7 +43,7 @@ validate-bump = false # Allow going from 0.0.0.dev0+x to 0.0.0.dev0+y
43
[tool.hatch.envs.default]
44
type = "virtual"
45
path = ".venv-default"
46
-dependencies = ["ipython==8.28.0"]
+dependencies = ["ipython==8.29.0"]
47
48
[tool.hatch.envs.default.scripts]
49
development = "python function/main.py --insecure --debug"
0 commit comments