Merge pull request #13 from crossplane/renovate/ipython-8.x
chore(deps): update dependency ipython to v8.19.0
This commit is contained in:
commit
49d534de37
|
@ -52,7 +52,7 @@ allow-direct-references = true
|
|||
[tool.hatch.envs.default]
|
||||
type = "virtual"
|
||||
path = ".venv-default"
|
||||
dependencies = ["ipython==8.18.1"]
|
||||
dependencies = ["ipython==8.19.0"]
|
||||
|
||||
[tool.hatch.envs.lint]
|
||||
type = "virtual"
|
||||
|
|
Loading…
Reference in New Issue