Merge pull request #5 from crossplane/renovate/ipython-8.x
Update dependency ipython to v8.18.0
This commit is contained in:
commit
fa2f3a0b44
|
@ -49,7 +49,7 @@ allow-direct-references = true
|
|||
[tool.hatch.envs.default]
|
||||
type = "virtual"
|
||||
path = ".venv-default"
|
||||
dependencies = ["ipython==8.17.2"]
|
||||
dependencies = ["ipython==8.18.0"]
|
||||
|
||||
[tool.hatch.envs.lint]
|
||||
type = "virtual"
|
||||
|
|
Loading…
Reference in New Issue