Skip to content

Commit 7fcc914

Browse files
Bump ruff from 0.5.6 to 0.5.7 in the minor-patch group (#1036)
Bumps the minor-patch group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.5.6 to 0.5.7 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.6...0.5.7) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6fcf76d commit 7fcc914

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

poetry.lock

Lines changed: 20 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
@@ -35,7 +35,7 @@ responses = "^0.25.3"
3535
httpx = "^0.27.0"
3636
factory-boy = "^3.3.0"
3737
pytest-factoryboy = "^2.7.0"
38-
ruff = "^0.5.6"
38+
ruff = "^0.5.7"
3939
pytest-mock = "^3.14.0"
4040
pytest-asyncio = "^0.23.8"
4141

0 commit comments

Comments
 (0)