Skip to content

Commit

Permalink
Update numpy requirement in the python-packages group
Browse files Browse the repository at this point in the history
Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version.

Updates `numpy` to 2.2.3
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v2.2.2...v2.2.3)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent af6921a commit f9a1430
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
opencv_python~=4.11.0.86
requests~=2.32.3
numpy~=2.2.2
numpy~=2.2.3
colorlog~=6.9.0
pystray~=0.19.5
PyAutoGUI~=0.9.54
Expand Down

0 comments on commit f9a1430

Please sign in to comment.