From 1dc9e71d3c10c49cdcc8560a0fe232313b429a95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 14:32:40 +0000 Subject: [PATCH] build(deps): bump mpmath from 0.0.0 to 1.3.0 Bumps [mpmath](https://github.com/fredrik-johansson/mpmath) from 0.0.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/commits/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 a3a4d1d..298cff9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -59,7 +59,7 @@ matplotlib==3.5.1 mdurl==0.1.2 monotonic==1.6 more-itertools==8.10.0 -mpmath==0.0.0 +mpmath==1.3.0 nbformat==5.1.3 netifaces==0.11.0 numpy==1.21.5