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

Commit 06cf13f

Browse files
Bump numpy from 1.23.3 to 1.23.4
Bumps [numpy](https://github.com/numpy/numpy) from 1.23.3 to 1.23.4. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.23.3...v1.23.4) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bde38ec commit 06cf13f

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.23.3",
53+
"numpy==1.23.4",
5454
"cyvcf2==0.30.18",
5555
"Cython==0.29.32",
5656
],

0 commit comments

Comments
 (0)