From 1b0c26df5c6d58d34b7c259d108a417505fbe8f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 02:29:17 +0000 Subject: [PATCH] Bump ipython in /2022-12-16-alpha-vantage-api-python-tutorial Bumps [ipython](https://github.com/ipython/ipython) from 8.8.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.8.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2022-12-16-alpha-vantage-api-python-tutorial/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2022-12-16-alpha-vantage-api-python-tutorial/requirements.txt b/2022-12-16-alpha-vantage-api-python-tutorial/requirements.txt index a4706588..c377198a 100644 --- a/2022-12-16-alpha-vantage-api-python-tutorial/requirements.txt +++ b/2022-12-16-alpha-vantage-api-python-tutorial/requirements.txt @@ -28,7 +28,7 @@ fqdn==1.5.1 frozenlist==1.3.3 idna==3.4 ipykernel==6.20.2 -ipython==8.8.0 +ipython==8.10.0 ipython-genutils==0.2.0 ipywidgets==8.0.4 isoduration==20.11.0