diff --git a/pyproject.toml b/pyproject.toml index 2a007f7..821e2f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dev = [ "flake8-type-checking==3.0.0", "flake8==7.3.0", "hypothesis==6.142.4", - "ipykernel==7.0.1", + "ipykernel==7.1.0", "ipython==9.6.0", "isort==7.0.0", "jupyterlab-quarto==0.3.5",