Skip to content

Commit 3d26aa7

Browse files
Bump numpy from 1.23.1 to 1.23.3 (#543)
Bumps [numpy](https://github.com/numpy/numpy) from 1.23.1 to 1.23.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.23.1...v1.23.3) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f771dc8 commit 3d26aa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ pytest-cov==3.0.0
1414
py-mini-racer==0.6.0
1515

1616
# Other stuff
17-
numpy==1.23.1; python_version > "3.7"
17+
numpy==1.23.3; python_version > "3.7"
1818
numpy==1.21.5; python_version <= "3.7"
1919
scipy==1.9.1; python_version > "3.7"
2020
scipy==1.7.3; python_version <= "3.7"

0 commit comments

Comments
 (0)