chore(deps): update dependency ipython to v8.19.0
This commit is contained in:
parent
c07071ef86
commit
069eb2c3e4
|
@ -52,7 +52,7 @@ allow-direct-references = true
|
||||||
[tool.hatch.envs.default]
|
[tool.hatch.envs.default]
|
||||||
type = "virtual"
|
type = "virtual"
|
||||||
path = ".venv-default"
|
path = ".venv-default"
|
||||||
dependencies = ["ipython==8.18.1"]
|
dependencies = ["ipython==8.19.0"]
|
||||||
|
|
||||||
[tool.hatch.envs.lint]
|
[tool.hatch.envs.lint]
|
||||||
type = "virtual"
|
type = "virtual"
|
||||||
|
|
Loading…
Reference in New Issue