From 1db589ab10fa6bdf1d689072dc60d5827f969a17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 22:47:47 +0000 Subject: [PATCH] Bump ipython from 7.14.0 to 8.10.0 in /medtype-trainer Bumps [ipython](https://github.com/ipython/ipython) from 7.14.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.14.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- medtype-trainer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/medtype-trainer/requirements.txt b/medtype-trainer/requirements.txt index cf140b8..443fb77 100644 --- a/medtype-trainer/requirements.txt +++ b/medtype-trainer/requirements.txt @@ -11,7 +11,7 @@ transformers==2.5.1 torch==1.4.0 bpython==0.19 formats==0.1.1 -ipython==7.14.0 +ipython==8.10.0 nose==1.3.7 pymetamap==0.1 pypandoc==1.5