chore(deps): update dependency ipython to v8.19.0

This commit is contained in:
renovate[bot] 2024-01-02 19:34:11 +00:00 committed by GitHub
parent c07071ef86
commit 069eb2c3e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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