Skip to content

Commit 4eb21af

Browse files
chore(deps): bump ruff from 0.14.0 to 0.14.1 in the pip group
Bumps the pip group with 1 update: [ruff](https://github.com/astral-sh/ruff). Updates `ruff` from 0.14.0 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.14.0...0.14.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11671f9 commit 4eb21af

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
@@ -81,7 +81,7 @@ test = [
8181
dev = [
8282
{include-group = "test"},
8383
"mypy==1.18.2",
84-
"ruff==0.14.0",
84+
"ruff==0.14.1",
8585
"pre-commit >=3.6.0,<5.0.0",
8686
]
8787

0 commit comments

Comments
 (0)