From 1c0d75b9e5fae4f3fbe24f1b47d5687487c15274 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 09:59:37 +0000 Subject: [PATCH] chore(deps): bump ipython from 8.11.0 to 8.21.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.11.0 to 8.21.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.11.0...8.21.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..6a2bac4 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.21.0 # via # black # ipykernel