Skip to content

Commit

Permalink
Bump ruff from 0.0.282 to 0.0.285
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.282 to 0.0.285.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](astral-sh/ruff@v0.0.282...v0.0.285)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 18, 2023
1 parent 7f9a1fc commit c75a2c6
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 @@ -16,7 +16,7 @@ dev-test = [
"pytest-cookies==0.7.0",
]
dev-lint = [
"ruff==0.0.282",
"ruff==0.0.285",
"isort==5.12.0",
"black==23.7.0",
"mypy==1.4.1",
Expand Down

0 comments on commit c75a2c6

Please sign in to comment.