From 2ca1987cb7bf3022224490b101f81ca5431de867 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Feb 2024 14:20:51 +0000 Subject: [PATCH] Bump ipython from 8.14.0 to 8.21.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.14.0 to 8.21.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.14.0...8.21.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 3f8e4bd2..cdc956e8 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.2.1 flake8==6.0.0 -ipython==8.14.0 +ipython==8.21.0 rstcheck==6.1.2 sphinx==7.0.1