Skip to content

Commit b0a8eb1

Browse files
chore: bump pyright from 1.1.407 to 1.1.408 in /{{cookiecutter.repo_name}} (#130)
1 parent bf178a5 commit b0a8eb1

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.407",
13+
"pyright==1.1.408",
1414
"pytest~=9.0",
1515
"ruff~=0.14.3",
1616
"twine~=6.1",

0 commit comments

Comments
 (0)