Skip to content

Commit 5941877

Browse files
authored
Merge pull request #43 from matsoftware/dependabot/pip/numpy-1.22.0
Bump numpy from 1.21.1 to 1.22.0
2 parents 248fe45 + 9e48504 commit 5941877

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)