Update dependency ipython to v8.18.1
This commit is contained in:
parent
fa2f3a0b44
commit
6e0b5488e7
|
@ -49,7 +49,7 @@ allow-direct-references = true
|
|||
[tool.hatch.envs.default]
|
||||
type = "virtual"
|
||||
path = ".venv-default"
|
||||
dependencies = ["ipython==8.18.0"]
|
||||
dependencies = ["ipython==8.18.1"]
|
||||
|
||||
[tool.hatch.envs.lint]
|
||||
type = "virtual"
|
||||
|
|
Loading…
Reference in New Issue