Bump ruff from 0.0.261 to 0.0.265 (#659)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 8 May 2023 20:00:41 +0000 (22:00 +0200)
committerGitHub <noreply@github.com>
Mon, 8 May 2023 20:00:41 +0000 (22:00 +0200)
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.261 to 0.0.265.
- [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.261...v0.0.265)

---
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 1af27fb69218632fb03d09926c406d087a2b358d..835ee46c91a20185332bab897327e575671a0ae9 100644 (file)
@@ -50,7 +50,7 @@ test = [
   "black==23.1.0",
   "codespell==2.2.4",
   "mypy==1.2.0",
-  "ruff==0.0.261",
+  "ruff==0.0.265",
   "pytest==7.2.2",
   "pytest-asyncio==0.21.0",
   "pytest-aiohttp==1.0.4",