diff --git a/src/requirements/dev.txt b/src/requirements/dev.txt index 52aee734..1d7d4bc7 100644 --- a/src/requirements/dev.txt +++ b/src/requirements/dev.txt @@ -23,5 +23,5 @@ yet-another-django-profiler == 1.1.0 # Debugging django-debugtools == 2.0 -ipython == 7.32.0 +ipython == 8.10.0 ptpython == 3.0.20