Skip to content

Commit

Permalink
Bump ruff from 0.0.278 to 0.0.286
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.278 to 0.0.286.
- [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.278...v0.0.286)

---
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 28, 2023
1 parent 8eac799 commit 83bf74e
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 @@ -45,7 +45,7 @@ Changelog = "https://jowilf.github.io/sqlalchemy-file/changelog/"
test = [
"pytest >=7.2.0, <7.5.0",
"mypy ==1.4.1",
"ruff ==0.0.278",
"ruff ==0.0.286",
"black ==23.7.0",
"coverage >=7.0.0, <7.3.0",
"fasteners ==0.18",
Expand Down

0 comments on commit 83bf74e

Please sign in to comment.