From fb4816583a421015b36f5d9ade77fae3fb6258f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 09:18:25 +0000 Subject: [PATCH] chore(deps): bump ipython from 8.11.0 to 8.18.1 Bumps [ipython](https://github.com/ipython/ipython) from 8.11.0 to 8.18.1. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.11.0...8.18.1) --- 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 63c1e88..47ec20e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -52,7 +52,7 @@ iniconfig==2.0.0 # via pytest ipykernel==6.26.0 # via plxscripting -ipython==8.11.0 +ipython==8.18.1 # via # black # ipykernel