From bb3916859843f599e6352c8e4dc1fb483a48cda1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 16:18:01 +0000 Subject: [PATCH] Bump mpmath from 1.1.0 to 1.3.0 Bumps [mpmath](https://github.com/fredrik-johansson/mpmath) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/fredrik-johansson/mpmath/releases) - [Changelog](https://github.com/mpmath/mpmath/blob/master/CHANGES) - [Commits](https://github.com/fredrik-johansson/mpmath/compare/1.1.0...1.3.0) --- updated-dependencies: - dependency-name: mpmath dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ac0dff2..e5829f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ cycler==0.10.0 dill==0.3.0 kiwisolver==1.1.0 matplotlib==3.1.0 -mpmath==1.1.0 +mpmath==1.3.0 multiprocess==0.70.8 numexpr==2.6.9 numpy==1.16.1