diff --git a/pyproject.toml b/pyproject.toml index 067da64a..18e09d3f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -128,7 +128,7 @@ dev = [ "time-machine", "honcho", "ipdb", - "ipython>=7.31.1,<8", + "ipython>=7.31.1,<9", "pywatchman", ] production = [ diff --git a/requirements-dev.txt b/requirements-dev.txt index a86639d9..f7dd8b4f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -547,7 +547,7 @@ iniconfig==2.0.0 # via pytest ipdb==0.13.13 # via fragdenstaat-de (pyproject.toml) -ipython==7.34.0 +ipython==8.29.0 # via # fragdenstaat-de (pyproject.toml) # ipdb