diff --git a/pyproject.toml b/pyproject.toml index 624a1ee..cba8814 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ test = ["coveralls", "pytest", "requests-mock"] docs = [ "Sphinx==6.1.3", "sphinx-autodoc-typehints==1.22", - "ipython==8.11.0", + "ipython==8.25.0", "asteroid-sphinx-theme==0.0.3", "sphinx_rtd_theme>1.2,<2", "enum-tools[sphinx]>=0.12,<0.13", diff --git a/requirements.txt b/requirements.txt index 794e8fb..8e0df4e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -100,7 +100,7 @@ imagesize==1.4.1 # via sphinx iniconfig==2.0.0 # via pytest -ipython==8.11.0 +ipython==8.25.0 # via # baec (pyproject.toml) # black