Merge pull request #17 from crossplane/renovate/ipython-8.x
Update dependency ipython to v8.18.0
This commit is contained in:
commit
2f56d73b39
|
@ -35,7 +35,7 @@ source = "vcs"
|
||||||
[tool.hatch.envs.default]
|
[tool.hatch.envs.default]
|
||||||
type = "virtual"
|
type = "virtual"
|
||||||
path = ".venv-default"
|
path = ".venv-default"
|
||||||
dependencies = ["ipython==8.17.2"]
|
dependencies = ["ipython==8.18.0"]
|
||||||
|
|
||||||
[tool.hatch.envs.generate]
|
[tool.hatch.envs.generate]
|
||||||
type = "virtual"
|
type = "virtual"
|
||||||
|
|
Loading…
Reference in New Issue