From d8c03385e0e2ebc9e7f2a8cca0dd633c7ca7ee53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 09:53:28 +0000 Subject: [PATCH] chore(deps): bump ipython from 8.11.0 to 8.19.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.11.0 to 8.19.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.11.0...8.19.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..95b0374 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.19.0 # via # black # ipykernel