Skip to content

Commit 11f8295

Browse files
Bump black from 20.8b1 to 21.4b2 (#23)
Bumps [black](https://github.com/psf/black) from 20.8b1 to 21.4b2. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/master/CHANGES.md) - [Commits](https://github.com/psf/black/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent cc227fe commit 11f8295

File tree

2 files changed

+44
-42
lines changed

2 files changed

+44
-42
lines changed

poetry.lock

Lines changed: 43 additions & 41 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
@@ -26,7 +26,7 @@ gino = { version = "^1.0.0rc2", allow-prereleases = true }
2626
quart = ">=0.13,<0.15"
2727

2828
[tool.poetry.dev-dependencies]
29-
black = "^20.8b1"
29+
black = "^21.4b2"
3030

3131
# tests
3232
pytest = "^6.2.2"

0 commit comments

Comments
 (0)