Skip to content

Commit c754695

Browse files
Bump ruff from 0.12.0 to 0.12.1 in the allpippackages group
Bumps the allpippackages group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.12.0 to 0.12.1 - [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.12.0...0.12.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: allpippackages ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1fc45cc commit c754695

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

poetry.lock

Lines changed: 20 additions & 20 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
@@ -13,7 +13,7 @@ pytest = "^8.4.1"
1313
coverage = "^7.9.1"
1414

1515
[tool.poetry.group.dev.dependencies]
16-
ruff = "^0.12.0"
16+
ruff = "^0.12.1"
1717
pre-commit = "^4.2.0"
1818
pyright = "^1.1.402"
1919

0 commit comments

Comments
 (0)