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 da097cd + 5ad0e89 commit 30f93b9Copy full SHA for 30f93b9
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.3.0"]
+dependencies = ["ipython==9.4.0"]
43
44
[tool.hatch.envs.generate]
45
0 commit comments