Skip to content

Commit d1eef0a

Browse files
chore(deps): update lock file (#226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Paillat <paillat@pycord.dev>
1 parent 915aec7 commit d1eef0a

File tree

2 files changed

+366
-359
lines changed

2 files changed

+366
-359
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@ invalid-key = "warn"
326326
invalid-type-arguments = "warn"
327327
missing-argument = "warn"
328328
invalid-overload = "warn"
329-
non-subscriptable = "warn"
329+
not-subscriptable = "warn"
330330
invalid-super-argument = "warn"
331331
parameter-already-assigned = "warn"
332332
unknown-argument = "warn"

0 commit comments

Comments
 (0)