From 6c3088b7c00ce692f23751851910cacb2692966a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Nov 2023 09:20:24 +0000 Subject: [PATCH] build(deps): bump ipython from 8.11.0 to 8.17.2 Bumps [ipython](https://github.com/ipython/ipython) from 8.11.0 to 8.17.2. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.11.0...8.17.2) --- 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 a7da532..779f25b 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.17.2 # via # black # ipykernel