From 8aa9f0a8fbddb657eb2c0bd8eaad0f9d0cf35061 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 22 May 2023 16:26:17 +0000
Subject: [PATCH] Bump mpmath from 1.2.1 to 1.3.0 in /docker

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:development
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 docker/dev.requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docker/dev.requirements.txt b/docker/dev.requirements.txt
index b1d298da2..5142d96b7 100644
--- a/docker/dev.requirements.txt
+++ b/docker/dev.requirements.txt
@@ -123,7 +123,7 @@ matplotlib-inline==0.1.3
 mistune==0.8.4
 mock==4.0.3
 model-pruning-google-research==0.0.5
-mpmath==1.2.1
+mpmath==1.3.0
 nbclient==0.6.4
 nbconvert==6.5.0
 nbformat==5.4.0