Skip to content

Commit 5749acb

Browse files
chore: bump jsonschema-pydantic to 0.4.x (#730)
1 parent 9735aa7 commit 5749acb

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "uipath-langchain"
3-
version = "0.9.7"
3+
version = "0.9.8"
44
description = "Python SDK that enables developers to build and deploy LangGraph agents to the UiPath Cloud Platform"
55
readme = { file = "README.md", content-type = "text/markdown" }
66
requires-python = ">=3.11"
@@ -18,7 +18,7 @@ dependencies = [
1818
"python-dotenv>=1.0.1",
1919
"httpx>=0.27.0",
2020
"openinference-instrumentation-langchain>=0.1.56",
21-
"jsonschema-pydantic-converter>=0.3.0",
21+
"jsonschema-pydantic-converter>=0.4.0",
2222
"jsonpath-ng>=1.7.0",
2323
"mcp==1.26.0",
2424
"langchain-mcp-adapters==0.2.1",

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)