Skip to content

Commit 578af85

Browse files
chore(deps-dev): bump ruff from 0.0.276 to 0.0.284
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.276 to 0.0.284. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/BREAKING_CHANGES.md) - [Commits](astral-sh/ruff@v0.0.276...v0.0.284) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7400da3 commit 578af85

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

poetry.lock

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ pytest = "7.4.0"
3636
pytest-asyncio = "0.21.1"
3737
pytest-mypy-plugins = "2.0.0"
3838
pytest-xdist = "3.3.1"
39-
ruff = "0.0.276"
39+
ruff = "0.0.284"
4040

4141
[tool.poe.tasks]
4242
all = [ "check", "lint", "format-check", "test-once", "coverage", "docs-build", "build" ]

0 commit comments

Comments
 (0)