Skip to content

Commit cda6f30

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

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
@@ -39,7 +39,7 @@ Django = { version = "<3.3.0", optional = true}
3939
pytest = "^6.2"
4040
pytest-cov = "^2.12.0"
4141
pytest-asyncio = "^0.15.1"
42-
black = "^21.5b1"
42+
black = "^21.5b2"
4343
pre-commit = "^2.13.0"
4444
Faker = "^8.4.0"
4545
requests = "^2.25.0"

0 commit comments

Comments
 (0)