Skip to content

Commit 983db69

Browse files
committed
chore: bump pyright 1.1.403
1 parent d998703 commit 983db69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

snapshots/default/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies = []
1010
dev = [
1111
"build~=1.0",
1212
"pre-commit~=4.0",
13-
"pyright==1.1.399",
13+
"pyright==1.1.403",
1414
"pytest~=8.0",
1515
"ruff~=0.11.2",
1616
"twine~=6.1",

{{cookiecutter.repo_name}}/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies = []
1010
dev = [
1111
"build~=1.0",
1212
"pre-commit~=4.0",
13-
"pyright==1.1.399",
13+
"pyright==1.1.403",
1414
"pytest~=8.0",
1515
"ruff~=0.11.2",
1616
"twine~=6.1",

0 commit comments

Comments
 (0)