Skip to content

Commit fe57721

Browse files
chore(deps): update dependency ipython to v8.33.0
1 parent 4ad65f2 commit fe57721

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
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.32.0"]
41+
dependencies = ["ipython==8.33.0"]
4242

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

0 commit comments

Comments
 (0)