Skip to content

Commit 9160884

Browse files
chore(deps-dev): bump ruff from 0.6.6 to 0.6.7 in /src
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.6 to 0.6.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.6.6...0.6.7) --- updated-dependencies: - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b7fc0b commit 9160884

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

src/poetry.lock

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ include = "app"
1111
[tool.poetry.group.dev.dependencies]
1212
pytest = "^8.3.3"
1313
mypy = "^1.11.2"
14-
ruff = "^0.6.6"
14+
ruff = "^0.6.7"
1515
black = "^24.8.0"
1616

1717
[tool.black]

0 commit comments

Comments
 (0)