Skip to content

Commit a8d7068

Browse files
deps(deps): bump pyright from 1.1.406 to 1.1.407
Bumps [pyright](https://github.com/RobertCraigie/pyright-python) 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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd326d1 commit a8d7068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ asyncio_default_fixture_loop_scope = "function"
6161
[dependency-groups]
6262
dev = [
6363
"docker>=7.1.0",
64-
"pyright==1.1.406",
64+
"pyright==1.1.407",
6565
"pytest-asyncio>=0.26.0",
6666
"pytest>=8.3.5",
6767
"ruff==0.14.2",

0 commit comments

Comments
 (0)