Skip to content

Commit b699aee

Browse files
Bump numpy from 1.19.4 to 1.22.0
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.4 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](numpy/numpy@v1.19.4...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5296f5a commit b699aee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
'botocore==1.19.20',
3434
'click==7.1.2',
3535
'click_datetime==0.2',
36-
'numpy==1.19.4',
36+
'numpy==1.22.0',
3737
'pandas==1.1.4',
3838
# NOTE: this is pinned to 3.20.3 because protos changed and we can't regenerate them.
3939
'protobuf==3.20.3',

0 commit comments

Comments
 (0)