Skip to content

Commit 50326cc

Browse files
chore(deps): bump ruff from 0.11.13 to 0.14.10
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.11.13 to 0.14.10. - [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.14.10) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.10 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ff2354 commit 50326cc

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
@@ -17,7 +17,7 @@ pre-commit = "^4.4.0"
1717
pydantic = "^2.11.7"
1818
pyyaml = "^6.0.2"
1919
inquirer = "^3.4.1"
20-
ruff = "^0.13.0"
20+
ruff = "^0.14.10"
2121

2222

2323
[build-system]

0 commit comments

Comments
 (0)