diff --git a/pyproject.toml b/pyproject.toml index cc536a7..cfcdd1f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -58,7 +58,7 @@ pre-commit = "^4.0.0" coverage = "^7.6.1" pandas-stubs = "^2" pytest-sugar = "^1.0.0" -ipykernel = "^6.29.0" +ipykernel = "^7.0.0" ipywidgets = "^8.0.3" pytest-xdist = "^3.6.1"