Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit 70f74ea

Browse files
authored
Merge pull request #219 from CSCfi/dependabot/pip/numpy-1.21.4
Bump numpy from 1.21.3 to 1.21.4
2 parents aa90181 + c4dae6e commit 70f74ea

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
@@ -55,7 +55,7 @@
5555
extras_require={
5656
"vcf": [
5757
"cyvcf2==0.10.1; python_version < '3.7'",
58-
"numpy==1.21.3",
58+
"numpy==1.21.4",
5959
"cyvcf2; python_version >= '3.7'",
6060
"Cython==0.29.24",
6161
],

0 commit comments

Comments
 (0)