Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 20, 2023
1 parent 713f618 commit 3aea893
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.3.0",
"mypy ==1.4.1",
"ruff ==0.0.277",
"ruff ==0.0.278",
"black ==23.7.0",
"coverage >=7.0.0, <7.3.0",
"fasteners ==0.18",
Expand Down

0 comments on commit 3aea893

Please sign in to comment.