Skip to content

Commit

Permalink
Merge pull request #43 from matsoftware/dependabot/pip/numpy-1.22.0
Browse files Browse the repository at this point in the history
Bump numpy from 1.21.1 to 1.22.0
  • Loading branch information
matsoftware authored Aug 17, 2022
2 parents 248fe45 + 9e48504 commit 5941877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"adjustText < 1",
"pygraphviz > 1.5",
"pyfunctional == 1.2",
"numpy == 1.21.1",
"numpy == 1.22.0",
"dataclasses"
]

Expand Down

0 comments on commit 5941877

Please # to comment.