From 26f9d585a3d57747b16177ae7bfb0dc72ca4ddd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 14:33:09 +0000 Subject: [PATCH] Bump ipython from 8.14.0 to 8.22.2 Bumps [ipython](https://github.com/ipython/ipython) from 8.14.0 to 8.22.2. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.14.0...8.22.2) --- 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..b0a411a4 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.22.2 rstcheck==6.1.2 sphinx==7.0.1