Skip to content

Commit 256c1a5

Browse files
authored
Merge pull request #2 from taskiq-python/dependabot/pip/ruff-0.1.5
Bump ruff from 0.1.4 to 0.1.5
2 parents 7f9bb8c + f20720a commit 256c1a5

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.6.1",
7575
"black==23.11.0",
7676
"isort==5.12.0",
77-
"ruff==0.1.4",
77+
"ruff==0.1.5",
7878
"pyupgrade-directories==0.3.0",
7979
"pre-commit==3.5.0",
8080
]

0 commit comments

Comments
 (0)