Skip to content

Commit 1bb300f

Browse files
Bump numpy from 1.18.4 to 1.18.5
Bumps [numpy](https://github.com/numpy/numpy) from 1.18.4 to 1.18.5. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt) - [Commits](numpy/numpy@v1.18.4...v1.18.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 752fd97 commit 1bb300f

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)