From 7ae816d085e7213ff74f4c9f1d00f7294299dd2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 16:28:16 +0000 Subject: [PATCH] Bump mpmath from 1.2.1 to 1.3.0 in /ci 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] --- ci/pip_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/pip_requirements.txt b/ci/pip_requirements.txt index 3f512f4..692f83f 100644 --- a/ci/pip_requirements.txt +++ b/ci/pip_requirements.txt @@ -74,7 +74,7 @@ matplotlib==3.6.2 matplotlib-inline==0.1.6 mccabe==0.7.0 mistune==2.0.4 -mpmath==1.2.1 +mpmath==1.3.0 msgpack==1.0.4 multidict==6.0.3 nbclassic==0.4.8