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 e0b9640 + c8bcded commit 68cbf5fCopy full SHA for 68cbf5f
pyproject.toml
@@ -38,7 +38,7 @@ validate-bump = false # Allow going from 0.0.0.dev0+x to 0
38
[tool.hatch.envs.default]
39
type = "virtual"
40
path = ".venv-default"
41
-dependencies = ["ipython==8.34.0"]
+dependencies = ["ipython==9.0.2"]
42
43
[tool.hatch.envs.generate]
44
0 commit comments