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