From 86c3b053ad4f763375eb4ea313b838faa29ee97f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 02:20:54 +0000 Subject: [PATCH] Bump ipython from 8.7.0 to 8.10.0 Bumps [ipython](https://github.com/ipython/ipython) from 8.7.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.7.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 2f17ed6..3ec95e0 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -132,8 +132,6 @@ et-xmlfile==1.1.0 # via # -r ./requirements.txt # openpyxl -exceptiongroup==1.0.4 - # via pytest executing==1.2.0 # via stack-data factory-boy==3.2.1 @@ -154,7 +152,7 @@ iniconfig==1.1.1 # via pytest ipdb==0.13.9 # via -r requirements_dev.in -ipython==8.7.0 +ipython==8.10.0 # via ipdb iso8601==1.1.0 # via @@ -343,9 +341,7 @@ ruamel-yaml==0.17.21 # -r ./requirements.txt # drf-yasg ruamel-yaml-clib==0.2.7 - # via - # -r ./requirements.txt - # ruamel-yaml + # via -r ./requirements.txt sentry-sdk==1.11.1 # via -r ./requirements.txt six==1.16.0 @@ -372,13 +368,6 @@ toml==0.10.2 # via # ipdb # pytest-black -tomli==2.0.1 - # via - # black - # build - # coverage - # pep517 - # pytest traitlets==5.6.0 # via # ipython