From 9a99a642841f3304354a49e801274e90c58895a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 21:46:51 +0000 Subject: [PATCH] Bump ipython from 7.8.0 to 8.10.0 Bumps [ipython](https://github.com/ipython/ipython) from 7.8.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.8.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 961d9c2..2db303f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ black==19.3b0 Click==7.0 coverage==4.5.4 Faker==2.0.3 -ipython==7.8.0 +ipython==8.10.0 ipython-genutils==0.2.0 pytest==5.2.1 pytest-cov==2.8.1