Skip to content

Commit 5139c12

Browse files
Bump black from 21.6b0 to 21.7b0
Bumps [black](https://github.com/psf/black) from 21.6b0 to 21.7b0. - [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) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c60bb9 commit 5139c12

File tree

2 files changed

+18
-6
lines changed

2 files changed

+18
-6
lines changed

poetry.lock

Lines changed: 17 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.1"
4141
pytest-asyncio = "^0.15.1"
42-
black = "^21.6b0"
42+
black = "^21.7b0"
4343
pre-commit = "^2.13.0"
4444
Faker = "^8.10.1"
4545
requests = "^2.26.0"

0 commit comments

Comments
 (0)