From 51ac01cb19f010c1c776f9325aa1e67f1d0ce67e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 01:49:52 +0000 Subject: [PATCH] build(deps): bump ipython from 8.4.0 to 8.10.0 in /requirements Bumps [ipython](https://github.com/ipython/ipython) from 8.4.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.4.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 913dea136..91f116723 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -123,7 +123,7 @@ redis==4.3.3 pyOpenSSL==22.0.0 pymongo==4.2.0 # Debug -ipython==8.4.0 +ipython==8.10.0 ForgeryPy3==0.3.1 django-debug-toolbar==3.5 Pympler==1.0.1