build(deps-dev): bump ruff from 0.0.270 to 0.0.281

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.270 to 0.0.281.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md)
- [Commits](https://github.com/astral-sh/ruff/compare/v0.0.270...v0.0.281)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-01 11:07:50 +00:00
committed by GitHub
parent 3d7abdd9f5
commit 2c2761490e
2 changed files with 20 additions and 20 deletions

View File

@@ -28,7 +28,7 @@ black = "^23.1.0"
coverage = ">=6.4.4,<8.0.0"
httpx = ">=0.23,<0.25"
isort = "^5.12.0"
ruff = ">=0.0.254,<0.0.271"
ruff = ">=0.0.254,<0.0.282"
safety = {allow-prereleases = true, version = "^2.4.0b1"}
[tool.poetry.scripts]