Skip to content

Commit e842971

Browse files
chore(deps): update dependency pyright to >=1.1.408,<1.1.409 (#378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9b7631b commit e842971

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ dev = [
172172
"pip-audit>=2.10.0,<3",
173173
"pip-licenses @ git+https://github.com/neXenio/pip-licenses.git@master", # https://github.com/raimon49/pip-licenses/pull/224
174174
"pre-commit>=4.5.0,<5",
175-
"pyright>=1.1.406,<1.1.407", # Regression in 1.1.407, see https://github.com/microsoft/pyright/issues/11060
175+
"pyright>=1.1.408,<1.1.409", # Regression in 1.1.407, see https://github.com/microsoft/pyright/issues/11060
176176
"pytest>=9.0.2,<10",
177177
"pytest-asyncio>=1.3.0,<2",
178178
"pytest-cov>=7.0.0,<8",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)