Skip to content

Commit 4c64ca6

Browse files
chore(deps): update dependency ruff to ~=0.6.2
1 parent dec675a commit 4c64ca6

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

0 commit comments

Comments
 (0)