Bump ruff from 0.0.259 to 0.0.260 (#608)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 4 Apr 2023 07:53:28 +0000 (09:53 +0200)
committerGitHub <noreply@github.com>
Tue, 4 Apr 2023 07:53:28 +0000 (09:53 +0200)
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.259 to 0.0.260.
- [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.259...v0.0.260)

---
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 a12f5d253b8c41edc31dbd763c1caba4906ba8ef..971480c04cf55b731974af938565227d4f3d9695 100644 (file)
@@ -47,7 +47,7 @@ test = [
   "black==23.1.0",
   "codespell==2.2.4",
   "mypy==1.1.1",
-  "ruff==0.0.259",
+  "ruff==0.0.260",
   "pytest==7.2.2",
   "pytest-asyncio==0.21.0",
   "pytest-aiohttp==1.0.4",