From 43b6f5892b93f3163df5ccbb0130b928ff66d748 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 00:31:56 +0000 Subject: [PATCH] build(deps): bump ipython from 8.24.0 to 8.30.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.24.0 to 8.30.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.24.0...8.30.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 c6b4132b859..852c5af2736 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.30.0 docker==7.0.0 invoke==2.2.0