Update dependency ipython to v8.19.0
This commit is contained in:
parent
1e63db2926
commit
d8f31637d7
|
@ -35,7 +35,7 @@ source = "vcs"
|
|||
[tool.hatch.envs.default]
|
||||
type = "virtual"
|
||||
path = ".venv-default"
|
||||
dependencies = ["ipython==8.18.1"]
|
||||
dependencies = ["ipython==8.19.0"]
|
||||
|
||||
[tool.hatch.envs.generate]
|
||||
type = "virtual"
|
||||
|
|
Loading…
Reference in New Issue