From 2d368c0de82a0abcee99ada22f522706eb2e571d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 23:43:01 +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 34e9f50..a0a2802 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -4,6 +4,6 @@ ruff==0.9.1 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.203 diff --git a/requirements.txt b/requirements.txt index dc22ced..5647695 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ ruff==0.9.1 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==2025.1.0