Skip to content

Commit

Permalink
Bump ruff from 0.2.2 to 0.4.1
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.2.2 to 0.4.1.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@v0.2.2...v0.4.1)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 20, 2024
1 parent abbc5e8 commit 747bc93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ polars==0.20.10 # support for polars DataFrames
pre-commit==3.6.2 # pre-commit hooks
pyspark==3.5.0 # support for spark DataFrames
pytest==8.0.1 # testing framework
ruff==0.2.2 # formatter/linter
ruff==0.4.1 # formatter/linter

0 comments on commit 747bc93

Please sign in to comment.