Skip to content

Commit d05119d

Browse files
build(deps-dev): bump ruff from 0.6.9 to 0.7.1 (#50)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.9 to 0.7.1. - [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.6.9...0.7.1) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 037bc6a commit d05119d

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.12.0"
1515
pre-commit = "^4.0.1"
1616
pytest = "^8.3.3"
17-
ruff = "^0.6.9"
17+
ruff = "^0.7.1"
1818

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

0 commit comments

Comments
 (0)