diff --git a/pyproject.toml b/pyproject.toml index 9d2fad7..ad48273 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ homepage = "https://github.com/ilri/cgiar-climate-change-synthesis" [tool.uv] dev-dependencies = [ - "ipython~=8.18.1", + "ipython~=8.27.0", "isort~=5.13.2", "black~=24.8.0", ]