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

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

View File

@ -35,7 +35,7 @@ source = "vcs"
[tool.hatch.envs.default]
type = "virtual"
path = ".venv-default"
dependencies = ["ipython==8.17.2"]
dependencies = ["ipython==8.18.0"]
[tool.hatch.envs.generate]
type = "virtual"