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

Commit 8dc199b

Browse files
Merge pull request #445 from CSCfi/dependabot/pip/numpy-1.25.2
Bump numpy from 1.25.1 to 1.25.2
2 parents ff9ca6c + ae2f131 commit 8dc199b

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
@@ -49,7 +49,7 @@
4949
],
5050
extras_require={
5151
"vcf": [
52-
"numpy==1.25.1",
52+
"numpy==1.25.2",
5353
"cyvcf2==0.30.22",
5454
"Cython==3.0.0",
5555
],

0 commit comments

Comments
 (0)