From f584f725b2c13e86ede7e0147bfeea6a12e3d7b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 15:07:26 +0000 Subject: [PATCH] Bump mpmath from 1.2.1 to 1.3.0 Bumps [mpmath](https://github.com/fredrik-johansson/mpmath) from 1.2.1 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.2.1...1.3.0) --- updated-dependencies: - dependency-name: mpmath dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-hpc-cuda11.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-hpc-cuda11.txt b/requirements-hpc-cuda11.txt index f2b22ed..024355d 100644 --- a/requirements-hpc-cuda11.txt +++ b/requirements-hpc-cuda11.txt @@ -59,7 +59,7 @@ MarkupSafe==2.1.5 matplotlib==3.9.0 matplotlib-inline==0.1.7 mistune==3.0.2 -mpmath==1.2.1 +mpmath==1.3.0 nbclient==0.10.0 nbconvert==7.16.4 nbformat==5.10.4