mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 11:25:40 +00:00
build(deps-dev): bump ruff from 0.0.263 to 0.0.270
Bumps [ruff](https://github.com/charliermarsh/ruff) from 0.0.263 to 0.0.270. - [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.263...v0.0.270) --- 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:
@@ -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.264"
|
||||
ruff = ">=0.0.254,<0.0.271"
|
||||
safety = {allow-prereleases = true, version = "^2.4.0b1"}
|
||||
|
||||
[tool.poetry.scripts]
|
||||
|
||||
Reference in New Issue
Block a user