Skip to content

Commit 19016f5

Browse files
chore(deps-dev): bump ruff from 0.1.3 to 0.4.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.1.3 to 0.4.2. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.1.3...v0.4.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1654d65 commit 19016f5

File tree

2 files changed

+23
-22
lines changed

2 files changed

+23
-22
lines changed

poetry.lock

+22-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ pytest = "7.4.0"
3737
pytest-asyncio = "0.21.1"
3838
pytest-mypy-plugins = "2.0.0"
3939
pytest-xdist = "3.5.0"
40-
ruff = "0.1.3"
40+
ruff = "0.4.2"
4141

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

0 commit comments

Comments
 (0)