Skip to content

Commit 9a59961

Browse files
Merge pull request #575 from mikelane/dependabot/pip/{{-cookiecutter.__project_name-}}/ruff-0.14.6
Bump ruff from 0.14.5 to 0.14.6 in /{{ cookiecutter.__project_name }}
2 parents d1e11c6 + 11dc360 commit 9a59961

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

{{ cookiecutter.__project_name }}/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.

{{ cookiecutter.__project_name }}/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ mypy = "^1.18.1"
2222
black = "^25.11.0"
2323
isort = "^7.0.0"
2424
pre-commit = "^4.4.0"
25-
ruff = "^0.14.5"
25+
ruff = "^0.14.6"
2626

2727

2828

0 commit comments

Comments
 (0)