Skip to content

Commit e0f6afd

Browse files
chore: bump pyright from 1.1.405 to 1.1.407 in /{{cookiecutter.repo_name}} (#123)
1 parent 323f777 commit e0f6afd

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.405",
13+
"pyright==1.1.407",
1414
"pytest~=8.0",
1515
"ruff~=0.13.2",
1616
"twine~=6.1",

0 commit comments

Comments
 (0)