Skip to content

Commit 0c628e1

Browse files
[DEPENDABOT]: Bump mpmath from 1.3.0 to 1.4.1
Bumps [mpmath](https://github.com/mpmath/mpmath) from 1.3.0 to 1.4.1. - [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.1) --- updated-dependencies: - dependency-name: mpmath dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d429f86 commit 0c628e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ matplotlib==3.11.0 ; python_version >= "3.11" and python_version < "3.14"
5858
mdurl==0.1.2 ; python_version >= "3.11" and python_version < "3.14"
5959
mock==5.2.0 ; python_version >= "3.11" and python_version < "3.14"
6060
more-itertools==11.1.0 ; python_version >= "3.11" and python_version < "3.14"
61-
mpmath==1.3.0 ; python_version >= "3.11" and python_version < "3.14"
61+
mpmath==1.4.1 ; python_version >= "3.11" and python_version < "3.14"
6262
msgpack==1.2.0 ; python_version >= "3.11" and python_version < "3.14"
6363
multidict==6.7.1 ; python_version >= "3.11" and python_version < "3.14"
6464
narwhals==2.22.1 ; python_version >= "3.11" and python_version < "3.14"

0 commit comments

Comments
 (0)