Update dependency ipython to v8.18.0

This commit is contained in:
renovate[bot] 2023-11-24 11:18:39 +00:00 committed by GitHub
parent 2c9e248f03
commit 855648932d
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"