Bump ruff from 0.5.5 to 0.6.2

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.5 to 0.6.2.
- [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/0.5.5...0.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-27 23:24:40 +00:00
committed by GitHub
parent 9f2832d2ed
commit 9c34d810ab
2 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ pytest-asyncio = ">=0.23.2,<0.25.0"
pytest-cov = ">=4.1,<6.0"
pytest-httpserver = "^1.0.8"
pillow = "^10.2.0"
ruff = ">=0.1.8,<0.6.0"
ruff = ">=0.1.8,<0.7.0"
[build-system]
requires = ["poetry-core"]