Skip to content

Commit dc70af1

Browse files
Bump numpy from 1.20.0 to 1.21.0 (#238)
Bumps [numpy](https://github.com/numpy/numpy) from 1.20.0 to 1.21.0. - [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.0...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2c2241d commit dc70af1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ mpmath==1.2.1
6363
multitasking==0.0.10
6464
networkx==2.6.3
6565
ntlm-auth==1.5.0
66-
numpy==1.20.0
66+
numpy==1.21.0
6767
oauthlib==3.1.1
6868
opencv-python==4.5.4.60
6969
opt-einsum==3.3.0

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ mpmath==1.2.1
6464
multitasking==0.0.10
6565
networkx==2.6.3
6666
ntlm-auth==1.5.0
67-
numpy==1.20.0
67+
numpy==1.21.0
6868
oauthlib==3.1.1
6969
opencv-python==4.5.4.60
7070
opt-einsum==3.3.0

0 commit comments

Comments
 (0)