From b4ad3b8499a550aedd5183772b697ddfbd1d7982 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 13:59:49 +0000 Subject: [PATCH] Bump ipython from 8.26.0 to 8.27.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.26.0 to 8.27.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.26.0...8.27.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 1b4ade65..db829b62 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -86,7 +86,7 @@ importlib-resources==6.4.4 # checkmatelib ipdb==0.13.13 # via -r requirements/dev.in -ipython==8.26.0 +ipython==8.27.0 # via # -r requirements/dev.in # ipdb