Skip to content

Commit 6d85bd7

Browse files
authored
Merge pull request #96 from labthings/dependabot/pip/numpy-1.18.5
Bump numpy from 1.18.4 to 1.18.5
2 parents 752fd97 + 1bb300f commit 6d85bd7

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

poetry.lock

Lines changed: 23 additions & 23 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.9.0"
30-
numpy = "^1.18.2"
30+
numpy = "^1.18.5"
3131
jsonschema = "^3.2.0"
3232

3333
[tool.black]

0 commit comments

Comments
 (0)