diff --git a/pyproject.toml b/pyproject.toml index 7f2413c..b4fb5fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ test = [ docs = [ "Sphinx==8.2.3", "sphinx-autodoc-typehints==3.1.0", - "ipython==9.1.0", + "ipython==9.15.0", "asteroid-sphinx-theme==0.0.3", "sphinx_rtd_theme==3.0.2", "m2r2>=0.3.4,<0.4", diff --git a/requirements.txt b/requirements.txt index 4305102..62a51bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -74,7 +74,7 @@ imagesize==1.4.1 # via sphinx iniconfig==2.3.0 # via pytest -ipython==9.1.0 +ipython==9.15.0 # via geoprofile (pyproject.toml) ipython-pygments-lexers==1.1.1 # via ipython