Skip to content

Commit 959f571

Browse files
build(deps-dev): bump ruff from 0.7.1 to 0.7.2 (#52)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.1 to 0.7.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@0.7.1...0.7.2) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6fc0323 commit 959f571

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

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
@@ -14,7 +14,7 @@ loguru = "^0.7.2"
1414
mypy = "^1.13.0"
1515
pre-commit = "^4.0.1"
1616
pytest = "^8.3.3"
17-
ruff = "^0.7.1"
17+
ruff = "^0.7.2"
1818

1919
[tool.ruff]
2020
src = ["src"]

0 commit comments

Comments
 (0)