Bump ruff from 0.0.265 to 0.0.267 (#668)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 18 May 2023 21:41:17 +0000 (23:41 +0200)
committerGitHub <noreply@github.com>
Thu, 18 May 2023 21:41:17 +0000 (23:41 +0200)
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.265 to 0.0.267.
- [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.265...v0.0.267)

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