Skip to content

Commit 4dc17ab

Browse files
authored
Merge pull request #35 from taskiq-python/dependabot/pip/ruff-0.2.0
chore(deps-dev): bump ruff from 0.1.14 to 0.2.0
2 parents d27d6e3 + 2ddcb5f commit 4dc17ab

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.1.14",
81+
"ruff==0.2.0",
8282
"pre-commit >=3.6.0,<4.0.0",
8383
]
8484

0 commit comments

Comments
 (0)