From 0d0ee92963ea195136cddebd5322bd1c8f121692 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:56:43 +0000 Subject: [PATCH] Bump numpy from 2.1.2 to 2.2.1 Bumps [numpy](https://github.com/numpy/numpy) from 2.1.2 to 2.2.1. - [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.2.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 12583e7..b57b863 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ idna==3.10 influxdb-client==1.46.0 kiwisolver==1.4.7 matplotlib==3.9.2 -numpy==2.1.2 +numpy==2.2.1 packaging==24.1 pandas==2.2.3 pillow==10.4.0