From 0061522cb8b50ae927ef0ba26e6153392bb3befe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 03:34:15 +0000 Subject: [PATCH] MESH-2092 Bump ipython in the patch-and-minor group Bumps the patch-and-minor group with 1 update: [ipython](https://github.com/ipython/ipython). Updates `ipython` from 9.16.0 to 9.16.1 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/9.16.0...9.16.1) --- updated-dependencies: - dependency-name: ipython dependency-version: 9.16.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-and-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index bf57f81..d05809e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -766,14 +766,14 @@ files = [ [[package]] name = "ipython" -version = "9.16.0" +version = "9.16.1" description = "IPython: Productive Interactive Computing" optional = false python-versions = ">=3.11" groups = ["local"] files = [ - {file = "ipython-9.16.0-py3-none-any.whl", hash = "sha256:3d02b96de2a59074d153b1ac1c3865de738df114e430e879e6e5ef100a4d470c"}, - {file = "ipython-9.16.0.tar.gz", hash = "sha256:d2f92587b1ef51d84f934dffe05fabb9255f0038ed0a21426f2ea761e39ad09a"}, + {file = "ipython-9.16.1-py3-none-any.whl", hash = "sha256:4acae635506f6d352d94c4899a19d5f85f8bc4d230932342dca556fdab1c69b4"}, + {file = "ipython-9.16.1.tar.gz", hash = "sha256:5a3d1f9a47ff216d6cf9cf863124f6a2c1a198d1354c546a4d24a370a283b64c"}, ] [package.dependencies]