diff --git a/requirements-dev.txt b/requirements-dev.txt index 1bc8f5c3efe9..11d4e13cd02e 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ codespell>=2.2.6 ddtrace # Pin IPython to 8.12 when building on Python 3.8 # https://github.com/ipython/ipython/blob/main/README.rst -ipython == 8.12.*; python_version == '3.8' +ipython == 8.25.*; python_version == '3.8' ipython; python_version > '3.8' jinja2 mkdocs