Skip to content

Commit d131bf2

Browse files
deps(python): update numpy requirement from >=1.22.2 to >=2.4.6
Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.22.2...v2.4.6) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dcafa51 commit d131bf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ httpx
1111
jwcrypto
1212
jwcrypto>=1.5.6
1313
libhxl
14-
numpy>=1.22.2
14+
numpy>=2.4.6
1515
openpyxl
1616
parse-accept-language
1717
pyclamd

0 commit comments

Comments
 (0)