Skip to content

Commit e4f5cbb

Browse files
chore(deps): update dependency ruff to ~=0.6.2
1 parent a2d37a9 commit e4f5cbb

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
@@ -54,7 +54,7 @@ dev = [
5454
"pytest-timeout ~= 2.3.0",
5555
"pytest-xdist ~= 3.6.0",
5656
"respx ~= 0.21.0",
57-
"ruff ~= 0.5.0",
57+
"ruff ~=0.6.2",
5858
"setuptools ~= 70.3.0", # setuptools are used by pytest, but not explicitly required
5959
"twine ~= 5.1.0",
6060
"types-aiofiles ~= 24.1.0.20240626",

0 commit comments

Comments
 (0)