Skip to content

Commit

Permalink
chore(deps-dev): bump ruff from 0.5.7 to 0.6.1
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.7 to 0.6.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@0.5.7...0.6.1)

---
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 Aug 19, 2024
1 parent 6d705ea commit 69b6d76
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 @@ -4,6 +4,6 @@ pytest==8.3.2
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest-random-order==1.1.1
ruff==0.5.7
ruff==0.6.1
isort==5.13.2
codespell==2.3.0

0 comments on commit 69b6d76

Please sign in to comment.