We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84cf34e + 479335d commit 2c8b642Copy full SHA for 2c8b642
1 file changed
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.29.0"]
+dependencies = ["ipython==8.31.0"]
42
43
[tool.hatch.envs.generate]
44
0 commit comments