Skip to content

Commit d424aa8

Browse files
pip: bump numpy from 2.2.6 to 2.4.0 in /.github/resources
Bumps [numpy](https://github.com/numpy/numpy) from 2.2.6 to 2.4.0. - [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.6...v2.4.0) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1b087cc commit d424aa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/resources/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
pip == 25.3
66
pytest == 9.0.1
7-
numpy == 2.2.6
7+
numpy == 2.4.0
88
selenium == 4.38.0
99
selenium-wire == 5.1.0
1010
blinker == 1.9.0

0 commit comments

Comments
 (0)