Skip to content

Commit 7d5c2e1

Browse files
Bump black from 20.8b1 to 21.5b1
Bumps [black](https://github.com/psf/black) from 20.8b1 to 21.5b1. - [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]>
1 parent 66179dc commit 7d5c2e1

File tree

2 files changed

+31
-65
lines changed

2 files changed

+31
-65
lines changed

poetry.lock

Lines changed: 30 additions & 64 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 @@ ddtrace = "^0.44.0"
2727

2828
[tool.poetry.dev-dependencies]
2929
pytest = "*"
30-
black = "^20.8b1"
30+
black = "^21.5b1"
3131
isort = "^5.6.4"
3232

3333
[tool.poetry.scripts]

0 commit comments

Comments
 (0)