Skip to content

Commit fe066fe

Browse files
chore: bump ruff from 0.11.13 to 0.12.0 (#306)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.13 to 0.12.0. - [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.11.13...0.12.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.0 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 ff1a4c7 commit fe066fe

2 files changed

Lines changed: 23 additions & 23 deletions

File tree

poetry.lock

Lines changed: 22 additions & 22 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
@@ -35,7 +35,7 @@ optional = true
3535
lefthook = "^1.11.14"
3636
pytest = "^8.4.0"
3737
pytest-cov = "^6.2.1"
38-
ruff = "^0.11.13"
38+
ruff = "^0.12.0"
3939

4040
[tool.poetry.scripts]
4141
my_fibonacci = "my_fibonacci.__main__:main"

0 commit comments

Comments
 (0)