Update dependency ipython to v8.18.1

This commit is contained in:
renovate[bot] 2023-11-27 10:41:39 +00:00 committed by GitHub
parent fa2f3a0b44
commit 6e0b5488e7
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.18.0"]
dependencies = ["ipython==8.18.1"]
[tool.hatch.envs.lint]
type = "virtual"