Skip to content

Commit 79ea24f

Browse files
Bump ruff from 0.9.4 to 0.9.5 (#25)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.9.4 to 0.9.5. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.9.4...0.9.5) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e726a0 commit 79ea24f

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

+20-20
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
@@ -21,7 +21,7 @@ pytest-cov = "^6.0.0"
2121
pytest-spark = "^0.6.0"
2222

2323
[tool.poetry.group.dev.dependencies]
24-
ruff = "^0.9.4"
24+
ruff = "^0.9.5"
2525
pyspark = {extras = ["sql"], version = "4.0.0.dev2"}
2626
grpcio = ">=1.48,<1.57"
2727
grpcio-status = ">=1.48,<1.57"

0 commit comments

Comments
 (0)