Skip to content

Commit 82dd241

Browse files
chore(deps): bump ruff from 0.12.0 to 0.12.2 in the pip group
--- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a996c5 commit 82dd241

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
"taskiq-faststream[test]",
8181
"mypy==1.16.1",
82-
"ruff==0.12.0",
82+
"ruff==0.12.2",
8383
"pre-commit >=3.6.0,<5.0.0",
8484
]
8585

0 commit comments

Comments
 (0)