Skip to content

Commit 9ea038a

Browse files
authored
Merge pull request #1 from dele-work/dependabot/pip/src/ruff-0.6.7
chore(deps-dev): bump ruff from 0.6.6 to 0.6.7 in /src
2 parents 36a83d2 + 9160884 commit 9ea038a

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)