Skip to content

Commit 13492fa

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.407 to 1.1.408 - [Release notes](https://github.com/RobertCraigie/pyright-python/releases) - [Commits](RobertCraigie/pyright-python@v1.1.407...v1.1.408) --- updated-dependencies: - dependency-name: pyright dependency-version: 1.1.408 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0111dcb commit 13492fa

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.5.1",
1818
"pylint==4.0.4",
19-
"pyright==1.1.407",
19+
"pyright==1.1.408",
2020
"pytest==9.0.2",
2121
"pytest-cov==7.0.0",
2222
]

0 commit comments

Comments
 (0)