Skip to content

Commit 7dfb8b0

Browse files
chore(deps-dev): bump ruff from 0.12.11 to 0.12.12
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.11 to 0.12.12. - [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.11...0.12.12) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.12 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e5e56e3 commit 7dfb8b0

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ rich = "^13.7.1"
1515

1616
[tool.poetry.group.dev.dependencies]
1717
pytest = "^8.3.2"
18-
ruff = "^0.12.11"
18+
ruff = "^0.12.12"
1919
black = "^24.8.0"
2020
pytest-cov = "^6.2.1"
2121
twine = "^6.1.0"

0 commit comments

Comments
 (0)