Skip to content

Commit 759f0ca

Browse files
authored
Merge pull request #45 from taskiq-python/dependabot/pip/ruff-0.3.5
chore(deps-dev): bump ruff from 0.3.3 to 0.3.5
2 parents 4193b8c + bb113be commit 759f0ca

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

0 commit comments

Comments
 (0)