From 30f7d2168bd0cccdf0505f83b698d437fe9e826d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 03:44:12 +0000 Subject: [PATCH] chore(deps): update dependency ipython to v9.16.1 --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 7f2413c..d471c32 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.16.1", "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..c5ba539 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.16.1 # via geoprofile (pyproject.toml) ipython-pygments-lexers==1.1.1 # via ipython