From 0092d4430f612e81dc59daaa7a8c833e31a816a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 00:43:55 +0000 Subject: [PATCH] Bump ipython from 7.34.0 to 8.10.0 in /0_set_up_env Bumps [ipython](https://github.com/ipython/ipython) from 7.34.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.34.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 0_set_up_env/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0_set_up_env/requirements.txt b/0_set_up_env/requirements.txt index 46d262f..1814f0e 100644 --- a/0_set_up_env/requirements.txt +++ b/0_set_up_env/requirements.txt @@ -15,4 +15,4 @@ tensorflow-estimator==2.9.0 tensorflow-io==0.26.0 tensorflow-io-gcs-filesystem==0.26.0 ipykernel==6.15.0 -ipython==7.34.0 \ No newline at end of file +ipython==8.10.0 \ No newline at end of file