Skip to content

Commit

Permalink
Upgrade ruff in tests/requirements.txt and setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed May 19, 2023
1 parent 0e883ff commit 5f876f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ docs =
test =
pytest==7.1.2
responses==0.20.0
ruff==0.0.261
ruff==0.0.269
types =
tqdm-stubs>=0.2.0
types-colorama
Expand Down
2 changes: 1 addition & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
pytest==7.2.2
responses==0.23.1
ruff==0.0.261
ruff==0.0.269

0 comments on commit 5f876f1

Please sign in to comment.