We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ad65f2 + 1e0f182 commit 5c1e33bCopy full SHA for 5c1e33b
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.32.0"]
+dependencies = ["ipython==8.34.0"]
42
43
[tool.hatch.envs.generate]
44
0 commit comments