Skip to content

Commit 2c871a5

Browse files
chore(deps): update dependency pyright to >=1.1.407,<1.1.408
1 parent 4ae1740 commit 2c871a5

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
@@ -157,7 +157,7 @@ dev = [
157157
"pip-audit>=2.9.0,<3",
158158
"pip-licenses @ git+https://github.com/neXenio/pip-licenses.git@master", # https://github.com/raimon49/pip-licenses/pull/224
159159
"pre-commit>=4.3.0,<5",
160-
"pyright>=1.1.406,<1.1.407", # Regression in 1.1.407, see https://github.com/microsoft/pyright/issues/11060
160+
"pyright>=1.1.407,<1.1.408", # Regression in 1.1.407, see https://github.com/microsoft/pyright/issues/11060
161161
"pytest>=8.4.2,<9",
162162
"pytest-asyncio>=1.2.0,<2",
163163
"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)