Skip to content

Commit 11dc360

Browse files
Bump ruff from 0.14.5 to 0.14.6 in /{{ cookiecutter.__project_name }}
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.5 to 0.14.6. - [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.14.5...0.14.6) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d1e11c6 commit 11dc360

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)