Skip to content

Commit f9afff6

Browse files
committed
Upgrade to Ruff 0.1.13
1 parent 45788bc commit f9afff6

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.2.0",
5555
"pytest-xdist ~= 3.3.1",
5656
"respx ~= 0.20.1",
57-
"ruff ~= 0.1.6",
57+
"ruff ~= 0.1.13",
5858
"twine ~= 4.0.2",
5959
"types-aiofiles ~= 23.2.0.0",
6060
"types-colorama ~= 0.4.15.12",

0 commit comments

Comments
 (0)