From ec239dce88a9996db76d5ba00327aa65b13e7195 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 16:28:09 +0000 Subject: [PATCH] Bump mpmath from 1.2.1 to 1.3.0 in /bispectrum 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] --- bispectrum/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bispectrum/requirements.txt b/bispectrum/requirements.txt index 948403d..3c806b8 100644 --- a/bispectrum/requirements.txt +++ b/bispectrum/requirements.txt @@ -4,7 +4,7 @@ llvmlite==0.39.1 mkl-fft==1.3.1 mkl-random @ file:///opt/concourse/worker/volumes/live/a9eca864-069c-4240-73c8-4e51b036a10d/volume/mkl_random_1639994047876/work mkl-service==2.4.0 -mpmath==1.2.1 +mpmath==1.3.0 numba @ file:///private/var/folders/sy/f16zz6x50xz3113nwtb9bvq00000gp/T/abs_c92mj5bbmo/croot/numba_1670258342205/work numpy @ file:///private/var/folders/sy/f16zz6x50xz3113nwtb9bvq00000gp/T/abs_8cgikbzvtd/croot/numpy_and_numpy_base_1672336184666/work six @ file:///tmp/build/80754af9/six_1644875935023/work