From 94397684f8a8060505fe686ec068ca54e2cc1e48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 01:35:06 +0000 Subject: [PATCH] Bump ipython from 8.1.1 to 8.10.0 in /requirements Bumps [ipython](https://github.com/ipython/ipython) from 8.1.1 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.1.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 f1cd375..fb0ec36 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -3,7 +3,7 @@ pytest==7.0.1 pytest-cov==3.0.0 tox==3.24.5 isort==5.10.1 -ipython==8.1.1 +ipython==8.10.0 wheel==0.37.1 python-coveralls==2.9.3 vcrpy==4.1.1