From 9b47fb1d3731547ae80c2e726deaa796ed9e8e91 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 12:38:43 +0000 Subject: [PATCH] :arrow_up: Bump numpy from 2.1.2 to 2.1.3 Bumps [numpy](https://github.com/numpy/numpy) from 2.1.2 to 2.1.3. - [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.1.2...v2.1.3) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements-doc.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 8c4a3fae..c573dd7c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -159,7 +159,7 @@ nest-asyncio==1.6.0 # via dash nodeenv==1.9.1 # via pre-commit -numpy==2.1.2 +numpy==2.1.3 # via # Paricia (pyproject.toml) # pandas diff --git a/requirements-doc.txt b/requirements-doc.txt index 40294e7c..7a250d77 100644 --- a/requirements-doc.txt +++ b/requirements-doc.txt @@ -187,7 +187,7 @@ mkdocstrings-python==1.12.2 # via Paricia (pyproject.toml) nest-asyncio==1.6.0 # via dash -numpy==2.1.2 +numpy==2.1.3 # via # Paricia (pyproject.toml) # pandas diff --git a/requirements.txt b/requirements.txt index 43d1e8f5..cc9b4583 100644 --- a/requirements.txt +++ b/requirements.txt @@ -115,7 +115,7 @@ markupsafe==3.0.2 # werkzeug nest-asyncio==1.6.0 # via dash -numpy==2.1.2 +numpy==2.1.3 # via # Paricia (pyproject.toml) # pandas