Skip to content

Commit

Permalink
Bump ruff from 0.0.280 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.280 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.280...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 23, 2023
1 parent e7eb98b commit 44e81a2
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 @@ -48,7 +48,7 @@ test = [
"pytest >=7.2.0, <7.5.0",
"pytest-asyncio >=0.20.2, <0.22.0",
"mypy ==1.5.1",
"ruff ==0.0.280",
"ruff ==0.0.285",
"black ==23.7.0",
"httpx >=0.23.3, <0.25.0",
"coverage >=7.0.0, <7.3.0",
Expand Down

0 comments on commit 44e81a2

Please sign in to comment.