From 1c05f9860c2721c0556c42ce229b5ca026aa4678 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 00:54:10 +0000 Subject: [PATCH] Bump ipython from 7.4.0 to 8.10.0 in /infiltration_clients Bumps [ipython](https://github.com/ipython/ipython) from 7.4.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.4.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- infiltration_clients/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infiltration_clients/requirements.txt b/infiltration_clients/requirements.txt index 19d5e36..cdcba5b 100644 --- a/infiltration_clients/requirements.txt +++ b/infiltration_clients/requirements.txt @@ -3,7 +3,7 @@ certifi==2019.3.9 chardet==3.0.4 decorator==4.4.0 idna==2.8 -ipython==7.4.0 +ipython==8.10.0 ipython-genutils==0.2.0 jedi==0.13.3 parso==0.4.0