Skip to content

Commit cd80a98

Browse files
chore: bump pyright from 1.1.403 to 1.1.404 in /{{cookiecutter.repo_name}} (#118)
1 parent 462889a commit cd80a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{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.403",
13+
"pyright==1.1.404",
1414
"pytest~=8.0",
1515
"ruff~=0.12.7",
1616
"twine~=6.1",

0 commit comments

Comments
 (0)