From 85da42ae490fa21f8d03b440c17d928559ea30ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 13:12:28 +0000 Subject: [PATCH] :arrow_up: Bump ipython from 8.15.0 to 8.16.1 Bumps [ipython](https://github.com/ipython/ipython) from 8.15.0 to 8.16.1. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/commits) --- updated-dependencies: - dependency-name: ipython dependency-type: indirect 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 3eb7903b2..16bb555f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -85,7 +85,7 @@ iniconfig==2.0.0 # via pytest ipykernel==6.25.2 # via myst-nb -ipython==8.15.0 +ipython==8.16.1 # via # ipykernel # myst-nb