From e0118f204f817451920f179ca07131a3cebbb4d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Feb 2023 00:31:41 +0000 Subject: [PATCH] Bump ipython from 7.31.1 to 8.10.0 in /creative/app Bumps [ipython](https://github.com/ipython/ipython) from 7.31.1 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.31.1...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- creative/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/creative/app/requirements.txt b/creative/app/requirements.txt index 465a009..0308a78 100644 --- a/creative/app/requirements.txt +++ b/creative/app/requirements.txt @@ -5,7 +5,7 @@ Flask-Bootstrap==3.3.7.1 google-cloud-bigquery==2.14.0 google-cloud-bigquery-storage==2.4.0 pandas==1.2.4 -ipython==7.31.1 +ipython==8.10.0 pyarrow==4.0.0 pytest==6.2.3 mock-firestore==0.10.0