From 00c1ff6499ea4256fee71e6b8334072f3f7a64ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 08:25:51 +0000 Subject: [PATCH] Bump numpy from 2.1.3 to 2.2.1 Bumps [numpy](https://github.com/numpy/numpy) from 2.1.3 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.3...v2.2.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-test.txt b/requirements-test.txt index ef1506f..ba7a40c 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -4,6 +4,6 @@ ruff==0.8.4 pydocstyle==6.3.0 isort==5.13.2 geopy==2.3.0 -numpy==2.2.0 +numpy==2.2.1 Pillow==11.0.0 pytest-homeassistant-custom-component==0.13.197 diff --git a/requirements.txt b/requirements.txt index 09d6612..bc7a390 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ ruff==0.8.4 pydocstyle==6.3.0 isort==5.13.2 geopy==2.3.0 -numpy==2.2.0 +numpy==2.2.1 Pillow==11.0.0 homeassistant==2024.12.0