8000 Bump numpy from 1.20.3 to 1.21.1 (#803) · ericpre/zarr-python@371d1d5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 371d1d5

Browse files
Bump numpy from 1.20.3 to 1.21.1 (zarr-developers#803)
Bumps [numpy](https://github.com/numpy/numpy) from 1.20.3 to 1.21.1. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](numpy/numpy@v1.20.3...v1.21.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1afc57 commit 371d1d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev_numpy.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Break this out into a separate file to allow testing against
22
# different versions of numpy. This file should pin to the latest
33
# numpy version.
4-
numpy==1.20.3
4+
numpy==1.21.1

0 commit comments

Comments
 (0)
0