Skip to content

Commit 55a2539

Browse files
committed
Upgrade pyright
1 parent 0d66521 commit 55a2539

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dev = [
4545
"psutil>=5.9.3,<6",
4646
"pydocstyle>=6.3.0,<7",
4747
"pydoctor>=24.11.1,<25",
48-
"pyright==1.1.403",
48+
"pyright==1.1.404",
4949
"pytest~=7.4",
5050
"pytest-asyncio>=0.21,<0.22",
5151
"pytest-timeout~=2.2",
@@ -57,7 +57,7 @@ dev = [
5757
"pytest-cov>=6.1.1",
5858
"httpx>=0.28.1",
5959
"pytest-pretty>=1.3.0",
60-
"openai-agents[litellm] >= 0.2.3,<0.3"
60+
"openai-agents[litellm] >= 0.2.3,<0.3",
6161
]
6262

6363
[tool.poe.tasks]

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)