Bump ruff from 0.0.267 to 0.0.269 (#678)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 23 May 2023 18:48:07 +0000 (20:48 +0200)
committerGitHub <noreply@github.com>
Tue, 23 May 2023 18:48:07 +0000 (20:48 +0200)
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.267 to 0.0.269.
- [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.267...v0.0.269)

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