From 972bc84680d98a15d38ba8efa08134f3bb71fc78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 03:34:30 +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.14.0 to 9.14.1 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/9.14.0...9.14.1) --- updated-dependencies: - dependency-name: ipython dependency-version: 9.14.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 6017aa8..5855481 100644 --- a/poetry.lock +++ b/poetry.lock @@ -793,14 +793,14 @@ files = [ [[package]] name = "ipython" -version = "9.14.0" +version = "9.14.1" description = "IPython: Productive Interactive Computing" optional = false python-versions = ">=3.11" groups = ["local"] files = [ - {file = "ipython-9.14.0-py3-none-any.whl", hash = "sha256:8fd984a3372c14b12790b084ba6b5cff5678c0cb063244a0034f06a51f20d6c2"}, - {file = "ipython-9.14.0.tar.gz", hash = "sha256:6f27ff0f1d9ea050e0551f71568bc4b34d8aba579e8f111c5b4175f44ac6b4aa"}, + {file = "ipython-9.14.1-py3-none-any.whl", hash = "sha256:5d4a9ecaa3b10e6e5f269dd0948bdb58ca9cb851899cd23e07c320d3eb11613c"}, + {file = "ipython-9.14.1.tar.gz", hash = "sha256:f913bf74df06d458e46ced84ca506c23797590d594b236fe60b14df213291e7b"}, ] [package.dependencies]