Skip to content

Commit 6cc4a43

Browse files
Bump mpmath from 1.3.0 to 1.4.0
Bumps [mpmath](https://github.com/mpmath/mpmath) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/mpmath/mpmath/releases) - [Changelog](https://github.com/mpmath/mpmath/blob/master/CHANGES) - [Commits](mpmath/mpmath@1.3.0...1.4.0) --- updated-dependencies: - dependency-name: mpmath dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1110fcc commit 6cc4a43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ kiwisolver==1.4.9 ; python_version >= "3.11" and python_version < "3.15"
2222
markupsafe==3.0.3 ; python_version >= "3.11" and python_version < "3.15"
2323
matplotlib==3.10.8 ; python_version >= "3.11" and python_version < "3.15"
2424
ml-dtypes==0.5.4 ; python_version >= "3.11" and python_version < "3.15"
25-
mpmath==1.3.0 ; python_version >= "3.11" and python_version < "3.15"
25+
mpmath==1.4.0 ; python_version >= "3.11" and python_version < "3.15"
2626
networkx==3.6.1 ; python_version >= "3.11" and python_version < "3.15"
2727
numpy==2.4.2 ; python_version >= "3.11" and python_version < "3.15"
2828
nvidia-cublas-cu12==12.8.4.1 ; python_version >= "3.11" and python_version < "3.15" and platform_system == "Linux" and platform_machine == "x86_64"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ fonttools==4.61.1 ; python_version >= "3.11" and python_version < "3.15"
1111
idna==3.11 ; python_version >= "3.11" and python_version < "3.15"
1212
kiwisolver==1.4.9 ; python_version >= "3.11" and python_version < "3.15"
1313
matplotlib==3.10.8 ; python_version >= "3.11" and python_version < "3.15"
14-
mpmath==1.3.0 ; python_version >= "3.11" and python_version < "3.15"
14+
mpmath==1.4.0 ; python_version >= "3.11" and python_version < "3.15"
1515
numpy==2.4.2 ; python_version >= "3.11" and python_version < "3.15"
1616
packaging==26.0 ; python_version >= "3.11" and python_version < "3.15"
1717
pandas==3.0.1 ; python_version >= "3.11" and python_version < "3.15"

0 commit comments

Comments
 (0)