Skip to content

Commit

Permalink
⬆ Bump ruff from 0.4.9 to 0.4.10 in the python-packages group (#25)
Browse files Browse the repository at this point in the history
Bumps the python-packages group with 1 update: [ruff](https://github.com/astral-sh/ruff).


Updates `ruff` from 0.4.9 to 0.4.10
- [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.9...v0.4.10)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 24, 2024
1 parent c7fef37 commit b42940c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Funding = 'https://github.com/sponsors/yezz123'
lint = [
"pre-commit==3.7.1",
"mypy==1.10.0",
"ruff==0.4.9",
"ruff==0.4.10",
]
test = [
"pytest==8.2.2",
Expand Down

0 comments on commit b42940c

Please sign in to comment.