Skip to content

Commit 738b776

Browse files
chore(deps-dev): bump black from 21.12b0 to 22.6.0
Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.6.0. - [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/22.6.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 587394b commit 738b776

File tree

2 files changed

+30
-13
lines changed

2 files changed

+30
-13
lines changed

poetry.lock

+29-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ email-validator = {version = "*", optional = true }
3232
# issue #1148
3333
coverage = {extras = ["toml"], version = "^6.2"}
3434
pytest = "^7.0.1"
35-
black = "^21.12b0"
35+
black = "^22.6"
3636
flake8 = "^4.0.1"
3737
flake8-black = "^0.2.3"
3838
flake8-builtins = "^1.5.3"

0 commit comments

Comments
 (0)