Skip to content

Commit a280ad3

Browse files
Bump black from 21.4b2 to 21.5b2 (#25)
Bumps [black](https://github.com/psf/black) from 21.4b2 to 21.5b2. - [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[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b49f32 commit a280ad3

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

Lines changed: 6 additions & 5 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 = "^21.4b2"
29+
black = "^21.5b2"
3030

3131
# tests
3232
pytest = "^6.2.4"

0 commit comments

Comments
 (0)