Skip to content

Commit

Permalink
⬆ Bump ruff from 0.4.1 to 0.4.2 (#188)
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.1 to 0.4.2.
- [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.4.1...v0.4.2)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  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>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent c7a8be0 commit 26b1487
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions requirements/linting.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# This file was autogenerated by uv via the following command:
# uv pip compile requirements/linting.in -o requirements/linting.txt
black==24.4.0
# via -r requirements/linting.in
cfgv==3.4.0
# via pre-commit
click==8.1.7
Expand All @@ -12,6 +13,7 @@ filelock==3.13.4
identify==2.5.35
# via pre-commit
mypy==1.9.0
# via -r requirements/linting.in
mypy-extensions==1.0.0
# via
# black
Expand All @@ -27,12 +29,13 @@ platformdirs==4.2.0
# black
# virtualenv
pre-commit==3.7.0
# via -r requirements/linting.in
pyupgrade==3.15.2
# via -r requirements/linting.in
pyyaml==6.0.1
# via pre-commit
ruff==0.4.1
setuptools==69.5.1
# via nodeenv
ruff==0.4.2
# via -r requirements/linting.in
tokenize-rt==5.2.0
# via pyupgrade
typing-extensions==4.11.0
Expand Down

0 comments on commit 26b1487

Please sign in to comment.