We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c9e248 + 8556489 commit 2f56d73Copy full SHA for 2f56d73
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.17.2"]
+dependencies = ["ipython==8.18.0"]
39
40
[tool.hatch.envs.generate]
41
0 commit comments