Skip to content

Commit a210bcc

Browse files
chore(deps-dev): 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 d75d9ad commit a210bcc

File tree

2 files changed

+28
-6
lines changed

2 files changed

+28
-6
lines changed

poetry.lock

Lines changed: 27 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
@@ -63,7 +63,7 @@ codecov = "*"
6363
coverage = "*"
6464

6565
### Format ###
66-
black = {version="==21.6b0", python="^3.6.2"}
66+
black = {version="==21.7b0", python="^3.6.2"}
6767
isort = "*"
6868

6969
### Lint ###

0 commit comments

Comments
 (0)