Skip to content

Commit

Permalink
⏫ Update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
spapanik committed Nov 24, 2024
1 parent 94bf8c5 commit ef4ba06
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dev = [
lint = [
"black~=24.10",
"mypy~=1.13",
"ruff~=0.7",
"ruff~=0.8",
]
test = [
"pytest~=8.3",
Expand Down Expand Up @@ -154,8 +154,6 @@ select = [
"YTT",
]
ignore = [
"ANN101",
"ANN102",
"ANN401",
"COM812",
"E501",
Expand Down

0 comments on commit ef4ba06

Please sign in to comment.