Skip to content

Commit e4779e9

Browse files
dependabot[bot]JanEricNitschke
authored andcommitted
Bump pyright in /tictactoe_python in the python-minor group
Bumps the python-minor group in /tictactoe_python with 1 update: [pyright](https://github.com/RobertCraigie/pyright-python). Updates `pyright` from 1.1.406 to 1.1.407 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.406...v1.1.407) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.407 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aaf06df commit e4779e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tictactoe_python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = ["typing-extensions>=4.6.0; python_version < '3.13'"]
1616
dev = [
1717
"pre-commit==4.3.0",
1818
"pylint==4.0.2",
19-
"pyright==1.1.406",
19+
"pyright==1.1.407",
2020
"pytest==8.4.2",
2121
"pytest-cov==7.0.0",
2222
]

0 commit comments

Comments
 (0)