Skip to content

Commit fc8d615

Browse files
authored
Merge pull request #43 from taskiq-python/dependabot/pip/ruff-0.3.3
chore(deps-dev): bump ruff from 0.3.0 to 0.3.3
2 parents e858533 + b74c20e commit fc8d615

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

0 commit comments

Comments
 (0)