From 92a1d9264776bb3cf8f54cc9ff73c6ec997b61b4 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 31 Jan 2025 19:18:51 +0200 Subject: [PATCH] Update ipython from 6.3.1 to 8.32.0 --- requirements-travis.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-travis.txt b/requirements-travis.txt index e3ddab8..46322ee 100644 --- a/requirements-travis.txt +++ b/requirements-travis.txt @@ -1,4 +1,4 @@ pytest==8.1.1 Sphinx==1.7.2 PyYAML==5.1 -ipython==6.3.1 \ No newline at end of file +ipython==8.32.0 \ No newline at end of file