Skip to content

Commit 51fea2c

Browse files
authored
Merge pull request #109 from labthings/dependabot/pip/numpy-1.19.0
Bump numpy from 1.18.5 to 1.19.0
2 parents 556c099 + 5c443a9 commit 51fea2c

File tree

2 files changed

+30
-25
lines changed

2 files changed

+30
-25
lines changed

poetry.lock

Lines changed: 29 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ cbor2 = "^5.1.0"
2727
pytest = "^5.4"
2828
black = {version = "^19.10b0",allow-prereleases = true}
2929
pytest-cov = "^2.10.0"
30-
numpy = "^1.18.5"
30+
numpy = "^1.19.0"
3131
jsonschema = "^3.2.0"
3232

3333
[tool.black]

0 commit comments

Comments
 (0)