From 2adda128fb7cd82895a129c94e2a6d5340f49499 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 13:34:31 +0000 Subject: [PATCH] Bump ipython from 8.14.0 to 8.29.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.14.0 to 8.29.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.14.0...8.29.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index 1b70432f..cf78b113 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -4,6 +4,6 @@ ansible-lint==6.9.0 coverage==7.2.7 factory_boy==3.3.0 flake8==6.0.0 -ipython==8.14.0 +ipython==8.29.0 rstcheck==6.1.2 sphinx==7.0.1