Skip to content

Commit 9cae1bc

Browse files
authoredNov 1, 2021
Bump black from 21.9b0 to 21.10b0 (#54)
Bumps [black](https://github.com/psf/black) from 21.9b0 to 21.10b0. - [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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 541c36a commit 9cae1bc

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed
 

‎poetry.lock

+6-6
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
@@ -11,7 +11,7 @@ pyspark = "3.1.1"
1111

1212
[tool.poetry.dev-dependencies]
1313
pytest = "^6.2.4"
14-
black = "^21.9b0"
14+
black = "^21.10b0"
1515
isort = "^5.8.0"
1616
flake8 = "^4.0.1"
1717
coverage = "^6.0"

0 commit comments

Comments
 (0)
Please sign in to comment.