Skip to content

Commit 28be8f5

Browse files
authored
Bump numpy version to avoid vulnerability alert (#141)
1 parent 6e2a336 commit 28be8f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ classifiers = [
2828
python = "^3.7"
2929

3030
[tool.poetry.dev-dependencies]
31-
numpy = "1.19.1"
31+
numpy = "1.21"
3232
tox = "^3.24.1"
3333
tox-poetry = "^0.4.0"
3434
hnswlib = "^0.5.2"

0 commit comments

Comments
 (0)