Skip to content

Commit

Permalink
Build(deps-dev): Bump black from 20.8b1 to 21.6b0 in /calc
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 20.8b1 to 21.6b0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jul 1, 2021
1 parent 055bde1 commit e705074
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 65 deletions.
76 changes: 12 additions & 64 deletions calc/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 calc/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pandas = "^1.2.4"

[tool.poetry.dev-dependencies]
pylama = "^7.7.1"
black = {version = "^20.8b1", allow-prereleases = true}
black = {version = "^21.6b0", allow-prereleases = true}
pytest = "^6.2.4"

[build-system]
Expand Down

0 comments on commit e705074

Please sign in to comment.