We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6cf22d0 + 8b86881 commit 147a52dCopy full SHA for 147a52d
1 file changed
pyproject.toml
@@ -32,7 +32,7 @@ validate-bump = false # Allow going from 0.0.0.dev0+x to 0
32
[tool.hatch.envs.default]
33
type = "virtual"
34
path = ".venv-default"
35
-dependencies = ["ipython==8.26.0"]
+dependencies = ["ipython==8.27.0"]
36
37
[tool.hatch.envs.generate]
38
0 commit comments