Skip to content

Commit b99493f

Browse files
authoredNov 18, 2021
Bump black from 21.11b0 to 21.11b1 (#59)
Bumps [black](https://github.com/psf/black) from 21.11b0 to 21.11b1. - [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 a493487 commit b99493f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
 

‎poetry.lock

+5-5
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.11b0"
14+
black = "^21.11b1"
1515
isort = "^5.10.1"
1616
flake8 = "^4.0.1"
1717
coverage = "^6.1"

0 commit comments

Comments
 (0)
Please sign in to comment.