From bb26e20f1c4924bf9f8f70158a3cf1210cda82a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 01:37:00 +0000 Subject: [PATCH] Bump ipython from 8.2.0 to 8.10.0 in /analysis/.ipynb_checkpoints Bumps [ipython](https://github.com/ipython/ipython) from 8.2.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.2.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- analysis/.ipynb_checkpoints/requirements-checkpoint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analysis/.ipynb_checkpoints/requirements-checkpoint.txt b/analysis/.ipynb_checkpoints/requirements-checkpoint.txt index 4b5b02ba..6203a821 100644 --- a/analysis/.ipynb_checkpoints/requirements-checkpoint.txt +++ b/analysis/.ipynb_checkpoints/requirements-checkpoint.txt @@ -31,7 +31,7 @@ idna==3.3; python_version >= '3' importlib-resources==5.6.0; python_version < '3.9' ipykernel==6.12.1; python_version >= '3.7' ipython-genutils==0.2.0 -ipython==8.2.0; python_version >= '3.8' +ipython==8.10.0; python_version >= '3.8' jedi==0.18.1; python_version >= '3.6' jinja2==3.1.1; python_version >= '3.7' json5==0.9.6