From 4e6f7c26b5dea8d56cbbf9685190083eb4d42dbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 09:24:08 +0000 Subject: [PATCH] chore(deps): bump ipython from 8.11.0 to 8.18.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.11.0 to 8.18.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.11.0...8.18.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 63c1e88..d7dacca 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.0 # via # black # ipykernel