Skip to content

Commit

Permalink
⬆️ Bump numba from 0.52.0 to 0.53.0
Browse files Browse the repository at this point in the history
Bumps [numba](https://github.com/numba/numba) from 0.52.0 to 0.53.0.
- [Release notes](https://github.com/numba/numba/releases)
- [Commits](numba/numba@0.52.0...0.53.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 17, 2021
1 parent 47c7f82 commit e0614a5
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 51 deletions.
98 changes: 48 additions & 50 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ rich = ">=3.3.2,<10.0.0"
pre-commit = "^2.6.0"
ovito = "^3.1.1"
matplotlib = "^3.2.2"
numba = "^0.52.0"
numba = ">=0.52,<0.54"
numpy = "^1.20.1"
pathlib = "^1.0.1"

Expand Down

0 comments on commit e0614a5

Please sign in to comment.