Skip to content

Commit 022d705

Browse files
chore(deps): bump ruff from 0.13.2 to 0.14.0 in the pip group
Bumps the pip group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.13.2 to 0.14.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.13.2...0.14.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 59b62b5 commit 022d705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ test = [
7979
dev = [
8080
{include-group = "test"},
8181
"mypy==1.18.2",
82-
"ruff==0.13.2",
82+
"ruff==0.14.0",
8383
"pre-commit >=3.6.0,<5.0.0",
8484
]
8585

0 commit comments

Comments
 (0)