Skip to content

Commit 93aee45

Browse files
Bump numpy from 1.19.3 to 1.21.0 in /python (#23)
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.3 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.19.3...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b3f13e commit 93aee45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dwave-networkx==0.8.10
22
matplotlib==3.4.3
33
networkx==2.6.3
4-
numpy==1.19.3
4+
numpy==1.21.0
55
tqdm==4.62.3

0 commit comments

Comments
 (0)