We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 132ec15 + d8f3163 commit 3cb8b1fCopy full SHA for 3cb8b1f
1 file changed
pyproject.toml
@@ -35,7 +35,7 @@ source = "vcs"
35
[tool.hatch.envs.default]
36
type = "virtual"
37
path = ".venv-default"
38
-dependencies = ["ipython==8.18.1"]
+dependencies = ["ipython==8.19.0"]
39
40
[tool.hatch.envs.generate]
41
0 commit comments