Skip to content

Commit 107dc8d

Browse files
authored
Bump genai-prices to 0.0.28 (#3030)
1 parent d724b53 commit 107dc8d

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

pydantic_ai_slim/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies = [
6060
"exceptiongroup; python_version < '3.11'",
6161
"opentelemetry-api>=1.28.0",
6262
"typing-inspection>=0.4.0",
63-
"genai-prices>=0.0.23",
63+
"genai-prices>=0.0.28",
6464
]
6565

6666
[tool.hatch.metadata.hooks.uv-dynamic-versioning.optional-dependencies]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ dev = [
102102
"pytest-xdist>=3.6.1",
103103
# Needed for PyCharm users
104104
"pip>=25.2",
105-
"genai-prices>=0.0.22",
105+
"genai-prices>=0.0.28",
106106
"mcp-run-python>=0.0.20",
107107
]
108108
lint = ["mypy>=1.11.2", "pyright>=1.1.390", "ruff>=0.6.9"]

uv.lock

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

0 commit comments

Comments
 (0)