Skip to content

Commit 85c191e

Browse files
build(deps-dev): bump numpy from 1.15.4 to 1.24.2 (#227)
Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 to 1.24.2. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.15.4...v1.24.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb98404 commit 85c191e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pytest
77
pytest-cov
88
mypy
99
numpy; platform_python_implementation != "pypy"
10-
numpy==1.15.4; platform_python_implementation == "pypy"
10+
numpy==1.24.2; platform_python_implementation == "pypy"
1111
pillow
1212
pylint
1313
sphinx

0 commit comments

Comments
 (0)