Bump ruff from 0.0.272 to 0.0.277 (#761)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 11 Jul 2023 22:30:05 +0000 (00:30 +0200)
committerGitHub <noreply@github.com>
Tue, 11 Jul 2023 22:30:05 +0000 (00:30 +0200)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.272 to 0.0.277.
- [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.272...v0.0.277)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pyproject.toml

index 898d3ae9c268435473914d7e047037fd3e494c4b..fa6ab82d85990b25ffbbfcbf724784a8606475fa 100644 (file)
@@ -52,7 +52,7 @@ test = [
   "black==23.3.0",
   "codespell==2.2.5",
   "mypy==1.3.0",
-  "ruff==0.0.272",
+  "ruff==0.0.277",
   "pytest==7.4.0",
   "pytest-asyncio==0.21.0",
   "pytest-aiohttp==1.0.4",