Bump ruff from 0.0.280 to 0.0.284
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 14 Aug 2023 17:17:04 +0000 (17:17 +0000)
committerGitHub <noreply@github.com>
Mon, 14 Aug 2023 17:17:04 +0000 (17:17 +0000)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.280 to 0.0.284.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.280...v0.0.284)

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

Signed-off-by: dependabot[bot] <support@github.com>
pyproject.toml

index 208ec7f989ee98a6d77fcce29074c4d2281cf2e3..4e4aa2bf625a052c3a1e70ff1a4b401fb1b7eb39 100644 (file)
@@ -52,7 +52,7 @@ test = [
   "black==23.7.0",
   "codespell==2.2.5",
   "mypy==1.4.1",
-  "ruff==0.0.280",
+  "ruff==0.0.284",
   "pytest==7.4.0",
   "pytest-asyncio==0.21.1",
   "pytest-aiohttp==1.0.4",