We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f3d442 + 869fbfe commit b1e9695Copy full SHA for b1e9695
1 file changed
pyproject.toml
@@ -39,7 +39,7 @@ validate-bump = false # Allow going from 0.0.0.dev0+x to 0
39
[tool.hatch.envs.default]
40
type = "virtual"
41
path = ".venv-default"
42
-dependencies = ["ipython==9.0.2"]
+dependencies = ["ipython==9.1.0"]
43
44
[tool.hatch.envs.generate]
45
0 commit comments