Bump ruff from 0.0.270 to 0.0.272 (#710)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 12 Jun 2023 22:18:31 +0000 (00:18 +0200)
committerGitHub <noreply@github.com>
Mon, 12 Jun 2023 22:18:31 +0000 (00:18 +0200)
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.270 to 0.0.272.
- [Release notes](https://github.com/charliermarsh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.270...v0.0.272)

---
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 2c0553245af3117fd28eed29c8c33491e4d5f679..0ff7c95822b991e044fc3a58d47d4bb87556a143 100644 (file)
@@ -49,7 +49,7 @@ test = [
   "black==23.3.0",
   "codespell==2.2.4",
   "mypy==1.3.0",
-  "ruff==0.0.270",
+  "ruff==0.0.272",
   "pytest==7.3.2",
   "pytest-asyncio==0.21.0",
   "pytest-aiohttp==1.0.4",