Skip to content

Commit ac2e05f

Browse files
⬆️ Bump ruff from 0.0.277 to 0.0.278 (#50)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.277 to 0.0.278. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](astral-sh/ruff@v0.0.277...v0.0.278) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ccc5192 commit ac2e05f

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

Lines changed: 19 additions & 19 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
@@ -13,7 +13,7 @@ databricks-sdk = "^0.1.12"
1313
[tool.poetry.group.dev.dependencies]
1414
black = "^23.7.0"
1515
isort = "^5.12.0"
16-
ruff = "^0.0.277"
16+
ruff = "^0.0.278"
1717
pyspark = "^3.4.1"
1818
delta-spark = "^2.4.0"
1919

0 commit comments

Comments
 (0)