Skip to content

Commit

Permalink
Bump ruff from 0.4.2 to 0.5.2
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.2 to 0.5.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.2...0.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 15, 2024
1 parent d5159da commit 979c88a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ mkdocstrings[python]==0.25.0
pytest==8.2.0
pytest-cov==5.0.0
pytest-xdist==3.6.1
ruff==0.4.2
ruff==0.5.2
wheel==0.43.0
twine==5.0.0
mypy==1.10.0

0 comments on commit 979c88a

Please sign in to comment.