Skip to content

Commit 51ea884

Browse files
build(deps-dev): bump ruff from 0.4.1 to 0.4.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.1 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.4.1...v0.4.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd098f5 commit 51ea884

File tree

2 files changed

+54
-20
lines changed

2 files changed

+54
-20
lines changed

poetry.lock

Lines changed: 53 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
@@ -18,7 +18,7 @@ httpx = "^0.27.0"
1818
stamina = "^24.2.0"
1919

2020
[tool.poetry.group.dev.dependencies]
21-
ruff = "^0.4.1"
21+
ruff = "^0.4.2"
2222
pytest = "^8.1.1"
2323

2424

0 commit comments

Comments
 (0)