From 5d0eed60848b17b4d1d21ba30960bb2f4de8aab4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 19:43:29 +0000 Subject: [PATCH] chore(deps): bump mpmath from 1.3.0 to 1.4.1 in /application 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/1.4.1/CHANGES) - [Commits](https://github.com/mpmath/mpmath/compare/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] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index cd4ff410..3aa47fb1 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -41,7 +41,7 @@ lazy-object-proxy==1.12.0 lxml==6.0.2 markupsafe==3.0.3 marshmallow>=3.18.0,<5.0.0 -mpmath==1.3.0 +mpmath==1.4.1 multidict==6.7.1 msal==1.35.1 mypy-extensions==1.1.0