We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 268bf2a + 5d480b4 commit 579ae97Copy full SHA for 579ae97
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.22.2"]
+dependencies = ["ipython==8.23.0"]
36
37
[tool.hatch.envs.generate]
38
0 commit comments