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 4fff35e + 58b330a commit 5c2e637Copy full SHA for 5c2e637
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==8.25.0"]
+dependencies = ["ipython==8.26.0"]
46
47
[tool.hatch.envs.default.scripts]
48
development = "python function/main.py --insecure --debug"
0 commit comments