Skip to content

Commit 65396f4

Browse files
chore(deps-dev): bump ruff from 0.0.284 to 0.0.286 (#221)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.0.284 to 0.0.286. - [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.284...v0.0.286) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 148cba3 commit 65396f4

File tree

2 files changed

+31
-21
lines changed

2 files changed

+31
-21
lines changed

poetry.lock

Lines changed: 30 additions & 20 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
@@ -38,7 +38,7 @@ pytest = "7.4.0"
3838
pytest-asyncio = "0.21.1"
3939
pytest-mypy-plugins = "2.0.0"
4040
pytest-xdist = "3.3.1"
41-
ruff = "0.0.284"
41+
ruff = "0.0.286"
4242

4343
[tool.poetry.group.docs.dependencies]
4444
mkdocs = { version = "1.5.2", python = ">=3.8" }

0 commit comments

Comments
 (0)