From 8754fb9cee53fdc8909fbd528c12e96ef9c7f375 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 00:22:49 +0000 Subject: [PATCH] Bump ipython from 7.3.0 to 8.10.0 in /requirements Bumps [ipython](https://github.com/ipython/ipython) from 7.3.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.3.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 3af5df2..8b7e64e 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -6,7 +6,7 @@ flake8-bugbear==19.8.0 flake8-docstrings==1.5.0 flake8-isort==2.7.0 flake8==3.7.8 -ipython==7.3.0 +ipython==8.10.0 isort==4.3.9 mock==2.0.0 pep8-naming==0.8.2