From 84b22680f38b5404e9784f9b6e59e06329d2e60d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 22:45:36 +0000 Subject: [PATCH] Bump ipython from 7.11.1 to 8.10.0 in /DNF2LTL/RL2DT Bumps [ipython](https://github.com/ipython/ipython) from 7.11.1 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/7.11.1...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DNF2LTL/RL2DT/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DNF2LTL/RL2DT/requirements.txt b/DNF2LTL/RL2DT/requirements.txt index 39780bc..34d7825 100644 --- a/DNF2LTL/RL2DT/requirements.txt +++ b/DNF2LTL/RL2DT/requirements.txt @@ -11,7 +11,7 @@ scipy==1.3.1 contexttimer==0.3.3 frozendict==1.2 numpy==1.17.2 -ipython==7.11.1 +ipython==8.10.0 keras==2.3.1 PyContracts==1.8.12 scikit_learn==0.22.1