Skip to content

Commit

Permalink
Bump numpy from 1.26.4 to 2.1.3
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 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](numpy/numpy@v1.26.4...v2.1.3)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 8abc941 commit 8dd0ddc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ ruff==0.7.4
pydocstyle==6.3.0
isort==5.13.2
geopy==2.3.0
numpy==1.26.4
numpy==2.1.3
Pillow==10.4.0
pytest-homeassistant-custom-component==0.13.184
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ ruff==0.7.4
pydocstyle==6.3.0
isort==5.13.2
geopy==2.3.0
numpy==1.26.4
numpy==2.1.3
Pillow==10.4.0
homeassistant==2024.8.0

0 comments on commit 8dd0ddc

Please sign in to comment.