Bump ruff from 0.0.284 to 0.1.1 (#892)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 27 Oct 2023 09:20:05 +0000 (11:20 +0200)
committerGitHub <noreply@github.com>
Fri, 27 Oct 2023 09:20:05 +0000 (11:20 +0200)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.284 to 0.1.1.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.284...v0.1.1)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pyproject.toml

index d29d7147db14e2bf6e8ac5ddc8675b104322dbba..677da3c38973575b722d852c6b0cec1111929cc3 100644 (file)
@@ -52,7 +52,7 @@ test = [
   "black==23.7.0",
   "codespell==2.2.5",
   "mypy==1.5.1",
-  "ruff==0.0.284",
+  "ruff==0.1.1",
   "pytest==7.4.0",
   "pytest-asyncio==0.21.1",
   "pytest-aiohttp==1.0.4",