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 fc8796d + 569af1d commit 870edfcCopy full SHA for 870edfc
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.28.0"]
+dependencies = ["ipython==8.29.0"]
42
43
[tool.hatch.envs.generate]
44
0 commit comments