Skip to content

Commit 1e53546

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

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

Lines changed: 25 additions & 25 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.14.1"
1919
black = "^24.8.0"
2020
pytest-cov = "^6.2.1"
2121
twine = "^6.1.0"

0 commit comments

Comments
 (0)