From 628c44d5626dce881bf4c3d29a14974a43e1b2bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 08:31:21 +0000 Subject: [PATCH] chore: bump ipython from 8.36.0 to 8.37.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.36.0 to 8.37.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.36.0...8.37.0) --- updated-dependencies: - dependency-name: ipython dependency-version: 8.37.0 dependency-type: direct:production update-type: version-update:semver-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 58aca73..772a66b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1041,14 +1041,14 @@ files = [ [[package]] name = "ipython" -version = "8.36.0" +version = "8.37.0" description = "IPython: Productive Interactive Computing" optional = false python-versions = ">=3.10" groups = ["main"] files = [ - {file = "ipython-8.36.0-py3-none-any.whl", hash = "sha256:12b913914d010dcffa2711505ec8be4bf0180742d97f1e5175e51f22086428c1"}, - {file = "ipython-8.36.0.tar.gz", hash = "sha256:24658e9fe5c5c819455043235ba59cfffded4a35936eefceceab6b192f7092ff"}, + {file = "ipython-8.37.0-py3-none-any.whl", hash = "sha256:ed87326596b878932dbcb171e3e698845434d8c61b8d8cd474bf663041a9dcf2"}, + {file = "ipython-8.37.0.tar.gz", hash = "sha256:ca815841e1a41a1e6b73a0b08f3038af9b2252564d01fc405356d34033012216"}, ] [package.dependencies]