Skip to content

Commit 7e11ea1

Browse files
fix(deps): update dependency pyright to v1.1.401
1 parent 9a93c21 commit 7e11ea1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dev = [
99
"django-stubs==5.2.0",
1010
"mypy==1.15.0",
1111
"pre-commit",
12-
"pyright==1.1.400",
12+
"pyright==1.1.401",
1313
"tox"
1414
]
1515

@@ -52,7 +52,7 @@ dev = [
5252
"django-stubs==5.2.0",
5353
"mypy==1.15.0",
5454
"pre-commit",
55-
"pyright==1.1.400",
55+
"pyright==1.1.401",
5656
"tox"
5757
]
5858

0 commit comments

Comments
 (0)