Skip to content

Commit

Permalink
⬆️ Upgrade Ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Nov 27, 2022
1 parent 3e1b2e1 commit 236b530
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -53,7 +53,7 @@ test = [
"pytest >=7.1.3,<8.0.0",
"coverage[toml] >= 6.5.0,<7.0",
"mypy ==0.982",
"ruff ==0.0.114",
"ruff ==0.0.138",
"black == 22.10.0",
"isort >=5.0.6,<6.0.0",
"httpx >=0.23.0,<0.24.0",
Expand Down

0 comments on commit 236b530

Please sign in to comment.