Bump ruff from 0.0.256 to 0.0.257 (#557)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 21 Mar 2023 23:53:36 +0000 (00:53 +0100)
committerGitHub <noreply@github.com>
Tue, 21 Mar 2023 23:53:36 +0000 (00:53 +0100)
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.256 to 0.0.257.
- [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.256...v0.0.257)

---
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 e8e3923420a079c213b56fbc9480cf801b0c585a..36e5967835ed720b764c2d62350ec3d394a413e9 100644 (file)
@@ -46,7 +46,7 @@ test = [
   "black==23.1.0",
   "codespell==2.2.4",
   "mypy==1.1.1",
-  "ruff==0.0.256",
+  "ruff==0.0.257",
   "pytest==7.2.2",
   "pytest-asyncio==0.20.3",
   "pytest-aiohttp==1.0.4",