Skip to content

Commit d1a66a8

Browse files
Bump numpy from 1.21.0 to 1.22.0 (#105)
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 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.21.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cdacb77 commit d1a66a8

File tree

2 files changed

+228
-47
lines changed

2 files changed

+228
-47
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ verify_ssl = true
77
pytest = "*"
88
pytest-cov = "*"
99

10-
numpy = "1.21.0"
10+
numpy = "1.22.0"
1111
pyspark = "3.1.3"
1212
pyarrow = "1.0.1"
1313
pandas = "1.1.3"

0 commit comments

Comments
 (0)