Skip to content

Commit 9581ca5

Browse files
authored
Merge pull request #10 from taskiq-python/dependabot/pip/ruff-0.1.6
chore(deps-dev): bump ruff from 0.1.5 to 0.1.6
2 parents b82a946 + 44cfa90 commit 9581ca5

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
@@ -74,7 +74,7 @@ dev = [
7474
"mypy==1.7.0",
7575
"black==23.11.0",
7676
"isort==5.12.0",
77-
"ruff==0.1.5",
77+
"ruff==0.1.6",
7878
"pyupgrade-directories==0.3.0",
7979
"pre-commit==3.5.0",
8080
]

0 commit comments

Comments
 (0)