Skip to content

Commit 9bc2452

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

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
@@ -78,7 +78,7 @@ test = [
7878
dev = [
7979
"taskiq-faststream[test]",
8080
"mypy==1.15.0",
81-
"ruff==0.11.9",
81+
"ruff==0.11.10",
8282
"pre-commit >=3.6.0,<5.0.0",
8383
]
8484

0 commit comments

Comments
 (0)