From 623bf8b99c63945ff4071a34415e78fed5f27ba1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 17:25:47 +0000 Subject: [PATCH] build(deps-dev): bump ipython from 8.22.2 to 8.23.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.22.2 to 8.23.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.22.2...8.23.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index d35d631de..4c34fc0c8 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -343,9 +343,9 @@ ipdb==0.13.13 \ --hash=sha256:45529994741c4ab6d2388bfa5d7b725c2cf7fe9deffabdb8a6113aa5ed449ed4 \ --hash=sha256:e3ac6018ef05126d442af680aad863006ec19d02290561ac88b8b1c0b0cfc726 # via -r requirements/dev.in -ipython==8.22.2 \ - --hash=sha256:2dcaad9049f9056f1fef63514f176c7d41f930daa78d05b82a176202818f2c14 \ - --hash=sha256:3c86f284c8f3d8f2b6c662f885c4889a91df7cd52056fd02b7d8d6195d7f56e9 +ipython==8.23.0 \ + --hash=sha256:07232af52a5ba146dc3372c7bf52a0f890a23edf38d77caef8d53f9cdc2584c1 \ + --hash=sha256:7468edaf4f6de3e1b912e57f66c241e6fd3c7099f2ec2136e239e142e800274d # via ipdb isort==5.13.2 \ --hash=sha256:48fdfcb9face5d58a4f6dde2e72a1fb8dcaf8ab26f95ab49fab84c2ddefb0109 \