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

Commit d7a0825

Browse files
Merge pull request #363 from CSCfi/dependabot/pip/numpy-1.24.1
Bump numpy from 1.24.0 to 1.24.1
2 parents 1702fdb + a1cad43 commit d7a0825

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
@@ -50,7 +50,7 @@
5050
],
5151
extras_require={
5252
"vcf": [
53-
"numpy==1.24.0",
53+
"numpy==1.24.1",
5454
"cyvcf2==0.30.18",
5555
"Cython==0.29.32",
5656
],

0 commit comments

Comments
 (0)