From b2ce9168e5d6afda39d80feaf51b33e7a228148c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 00:36:19 +0000 Subject: [PATCH] Bump ipython from 7.31.1 to 8.10.0 in /requirements Bumps [ipython](https://github.com/ipython/ipython) from 7.31.1 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.31.1...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index d138fa8..83f5c87 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -3,7 +3,7 @@ pytest==6.2.5 pytest-cov==3.0.0 tox==3.24.4 isort==5.9.3 -ipython==7.31.1 +ipython==8.10.0 wheel==0.37.0 python-coveralls==2.9.3 vcrpy==4.1.1