Skip to content

Commit 479335d

Browse files
chore(deps): update dependency ipython to v8.31.0
1 parent 84cf34e commit 479335d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ validate-bump = false # Allow going from 0.0.0.dev0+x to 0
3838
[tool.hatch.envs.default]
3939
type = "virtual"
4040
path = ".venv-default"
41-
dependencies = ["ipython==8.29.0"]
41+
dependencies = ["ipython==8.31.0"]
4242

4343
[tool.hatch.envs.generate]
4444
type = "virtual"

0 commit comments

Comments
 (0)