diff --git a/pyproject.toml b/pyproject.toml index ef55a9d1..1f828330 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ pytest-watch = "^4.2.0" freezegun = "^1.2.2" syrupy = "^4.0.4" pytest-asyncio = "^1.0.0" -ipython = "^8.14.0" +ipython = "^9.0.0" exceptiongroup = "^1.1.2" pytest-mock = "^3.11.1" pytest-fast-first = "^1.0.5"