From 53de8813ab724bfe4150ced330aa326a3929d84f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 09:40:27 +0000 Subject: [PATCH] build(deps): bump ipython from 8.24.0 to 8.29.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.24.0 to 8.29.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.24.0...8.29.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0d8b8a9399c..ceda5ebe196 100644 --- a/requirements.txt +++ b/requirements.txt @@ -145,7 +145,7 @@ pycountry # production uWSGI==2.0.25.1 gunicorn==22.0.0 -ipython==8.24.0 +ipython==8.29.0 docker==7.0.0 invoke==2.2.0