Skip to content

Commit

Permalink
Merge pull request #29 from janheinrichmerker/dependabot/pip/ruff-app…
Browse files Browse the repository at this point in the history
…rox-eq-0.7.0

Update ruff requirement from ~=0.6.1 to ~=0.7.0
  • Loading branch information
janheinrichmerker authored Oct 22, 2024
2 parents 067d43c + 721c19f commit 9080d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ tests = [
"pyarrow-stubs~=10.0",
"pytest~=8.0",
"pytest-cov~=5.0",
"ruff~=0.6.1",
"ruff~=0.7.0",
"types-tqdm~=4.66",
]

Expand Down

0 comments on commit 9080d57

Please sign in to comment.