Skip to content

Commit d59926a

Browse files
committed
Fix strict-kwargs dev dependency alphabetical order
1 parent bcd6a47 commit d59926a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,7 @@ dependencies = [
5151
"vws-auth-tools>=2024.7.12",
5252
"werkzeug>=3.1.2",
5353
]
54-
optional-dependencies.dev = [
55-
"actionlint-py==1.7.12.24",
54+
optional-dependencies.dev = [ "actionlint-py==1.7.12.24",
5655
"check-manifest==0.51",
5756
"check-wheel-contents==0.6.3",
5857
"coverage==7.14.0",

0 commit comments

Comments
 (0)