Skip to content

Commit a59f092

Browse files
authored
Merge pull request #37 from taskiq-python/dependabot/pip/ruff-0.2.2
chore(deps-dev): bump ruff from 0.2.1 to 0.2.2
2 parents 7df233e + 7b5441d commit a59f092

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 @@ dev = [
7878
"taskiq-faststream[test]",
7979

8080
"mypy>=1.8.0,<1.9.0",
81-
"ruff==0.2.1",
81+
"ruff==0.2.2",
8282
"pre-commit >=3.6.0,<4.0.0",
8383
]
8484

0 commit comments

Comments
 (0)