Merge pull request #5 from crossplane/renovate/ipython-8.x

Update dependency ipython to v8.18.0
This commit is contained in:
Bob Haddleton 2023-11-25 13:26:35 -06:00 committed by GitHub
commit fa2f3a0b44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"