Skip to content

Commit d5a4d02

Browse files
chore(deps): update dependency pyright to >=1.1.407,<1.1.408
1 parent 3eddfe4 commit d5a4d02

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