From c9e46f3b94a355598720bd188e8dd72fa6fc45da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Dec 2023 17:50:23 +0000 Subject: [PATCH] Bump ipython from 7.34.0 to 8.10.0 Bumps [ipython](https://github.com/ipython/ipython) from 7.34.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.34.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index ff7eb29..d88e49b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -13,5 +13,5 @@ sphinx-copybutton==0.5.2 numpydoc==1.5.0 docutils==0.18 torch==1.13.1 -ipython==7.34.0 +ipython==8.10.0 ruff==0.0.264