Skip to content

Commit 9e48504

Browse files
Bump numpy from 1.21.1 to 1.22.0
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.1 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.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 248fe45 commit 9e48504

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
@@ -9,7 +9,7 @@
99
"adjustText < 1",
1010
"pygraphviz > 1.5",
1111
"pyfunctional == 1.2",
12-
"numpy == 1.21.1",
12+
"numpy == 1.22.0",
1313
"dataclasses"
1414
]
1515

0 commit comments

Comments
 (0)