Skip to content

Commit ccc5192

Browse files
⬆️ Bump black from 23.3.0 to 23.7.0 (#49)
Bumps [black](https://github.com/psf/black) from 23.3.0 to 23.7.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.3.0...23.7.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ea4e52 commit ccc5192

File tree

2 files changed

+26
-29
lines changed

2 files changed

+26
-29
lines changed

poetry.lock

Lines changed: 25 additions & 28 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
@@ -11,7 +11,7 @@ python = "^3.9"
1111
databricks-sdk = "^0.1.12"
1212

1313
[tool.poetry.group.dev.dependencies]
14-
black = "^23.3.0"
14+
black = "^23.7.0"
1515
isort = "^5.12.0"
1616
ruff = "^0.0.277"
1717
pyspark = "^3.4.1"

0 commit comments

Comments
 (0)