Bump ruff from 0.0.269 to 0.0.270 (#689)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 31 May 2023 13:25:54 +0000 (15:25 +0200)
committerGitHub <noreply@github.com>
Wed, 31 May 2023 13:25:54 +0000 (15:25 +0200)
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.269 to 0.0.270.
- [Release notes](https://github.com/charliermarsh/ruff/releases)
- [Changelog](https://github.com/charliermarsh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](https://github.com/charliermarsh/ruff/compare/v0.0.269...v0.0.270)

---
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 8808c59c6e8ad81f029d5495a01b1a15b70f6d8b..98773035b6e22dee760fb34c9d09ad7e74b1ba30 100644 (file)
@@ -49,7 +49,7 @@ test = [
   "black==23.3.0",
   "codespell==2.2.4",
   "mypy==1.3.0",
-  "ruff==0.0.269",
+  "ruff==0.0.270",
   "pytest==7.3.1",
   "pytest-asyncio==0.21.0",
   "pytest-aiohttp==1.0.4",