From 8bbac86ca39cfc0c6794afd32be7335bad2167cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 12:46:21 +0000 Subject: [PATCH] Bump numpy from 2.4.3 to 2.4.4 in /dash Bumps [numpy](https://github.com/numpy/numpy) from 2.4.3 to 2.4.4. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v2.4.3...v2.4.4) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dash/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash/requirements.txt b/dash/requirements.txt index cb3e25b..49fd6a7 100644 --- a/dash/requirements.txt +++ b/dash/requirements.txt @@ -10,7 +10,7 @@ future==1.0.0 itsdangerous==2.2.0 Jinja2==3.1.6 MarkupSafe==3.0.3 -numpy==2.4.3 +numpy==2.4.4 pandas==3.0.2 plotly==6.6.0 python-dateutil==2.9.0.post0