From 482467c3dc34e165194cae18b8b0ce36dc54f63d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 01:09:03 +0000 Subject: [PATCH] Bump ipython from 8.16.1 to 8.20.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.16.1 to 8.20.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/commits/8.20.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 39864fb3294..54dd0d00e34 100644 --- a/requirements.txt +++ b/requirements.txt @@ -145,7 +145,7 @@ pycountry # production uWSGI==2.0.22 gunicorn==21.2.0 -ipython==8.16.1 +ipython==8.20.0 docker==6.1.3 invoke==2.2.0