feat: add support for arize-phoenix v15.x.x - #56
Merged
Conversation
Bumps the python-deps group with 6 updates: | Package | From | To | | --- | --- | --- | | [arize-phoenix](https://github.com/Arize-ai/phoenix) | `14.15.0` | `15.2.0` | | [langgraph](https://github.com/langchain-ai/langgraph) | `1.1.9` | `1.1.10` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.152.3` | `6.152.4` | | [ty](https://github.com/astral-sh/ty) | `0.0.32` | `0.0.34` | | [langchain](https://github.com/langchain-ai/langchain) | `1.2.15` | `1.2.17` | | [openai](https://github.com/openai/openai-python) | `2.32.0` | `2.33.0` | Updates `arize-phoenix` from 14.15.0 to 15.2.0 - [Release notes](https://github.com/Arize-ai/phoenix/releases) - [Changelog](https://github.com/Arize-ai/phoenix/blob/main/CHANGELOG.md) - [Commits](Arize-ai/phoenix@arize-phoenix-v14.15.0...arize-phoenix-v15.2.0) Updates `langgraph` from 1.1.9 to 1.1.10 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.1.9...1.1.10) Updates `hypothesis` from 6.152.3 to 6.152.4 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@hypothesis-python-6.152.3...hypothesis-python-6.152.4) Updates `ty` from 0.0.32 to 0.0.34 - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.32...0.0.34) Updates `langchain` from 1.2.15 to 1.2.17 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==1.2.15...langchain==1.2.17) Updates `openai` from 2.32.0 to 2.33.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v2.32.0...v2.33.0) --- updated-dependencies: - dependency-name: arize-phoenix dependency-version: 15.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: langgraph dependency-version: 1.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: hypothesis dependency-version: 6.152.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: ty dependency-version: 0.0.34 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: langchain dependency-version: 1.2.17 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: openai dependency-version: 2.33.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
zurfjereluhmie
force-pushed
the
dependabot/uv/python-deps-5c82b85ff2
branch
from
May 11, 2026 07:13
d22c7bb to
350a8a2
Compare
zurfjereluhmie
approved these changes
May 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the python-deps group with 6 updates:
14.15.015.2.01.1.91.1.106.152.36.152.40.0.320.0.341.2.151.2.172.32.02.33.0Updates
arize-phoenixfrom 14.15.0 to 15.2.0Release notes
Sourced from arize-phoenix's releases.
... (truncated)
Changelog
Sourced from arize-phoenix's changelog.
... (truncated)
Commits
c024f0echore(main): release arize-phoenix 15.2.0 (#12956)2ae4fabchore: update sitemap.xml (#12985)775b270fix(agents): drop user-supplied connection params from /chat (SSRF) (#12974)62b6acefix: replace crypto.randomUUID with a context-safe fallback (#12987) (#12988)382b165feat: add TanStack AI tracing integration (#12984)fbb5270feat(evals): tighten prompt-message handling and add adapter tests (#12838)a9d1673Allow slack links (#12980)145de3bchore(deps-dev): bump postcss in /scripts/docker/devops/smtp-server (#12867)a13317dchore: update sitemap.xml (#12978)aed96fddocs: add network security guide for self-hosted deployments (#12968)Updates
langgraphfrom 1.1.9 to 1.1.10Release notes
Sourced from langgraph's releases.
Commits
cb328b5release(prebuilt): 1.0.12, langgraph 1.1.10 (#7623)d177a0dRevert "chore: node-level timeouts" (#7627)372d54drelease(checkpoint): 4.0.3 (#7625)f4aee54fix(prebuilt): hydrate ToolNode state from channels via pregel helpers (#7594)85cd64efix(checkpoint): revive lc=2 JSON blobs for safe types without allowlist (#7582)53a9806chore(deps): bump nbconvert from 7.17.0 to 7.17.1 in /libs/langgraph (#7573)219fbbechore(deps): bump python-dotenv from 1.2.1 to 1.2.2 in /libs/langgraph (#7574)aeff954chore: node-level timeouts (#7599)1a248cbrelease(prebuilt): 1.0.11 (#7610)45246f6feat(prebuilt): allow ToolNode tools to return list[Command | ToolMessage] (#...Updates
hypothesisfrom 6.152.3 to 6.152.4Release notes
Sourced from hypothesis's releases.
Commits
84f92dcBump hypothesis-python version to 6.152.4 and update changelogc6814dfMerge pull request #4717 from HypothesisWorks/DRMacIver/issue470882e9446Address PR review feedbackc77d7e7Merge pull request #4719 from Liam-DeVoe/fix-mobile-word-wrapping4d6a7f0fix footnote overflow on mobile4b554b0Fix AssertionError in Shrinker.explain() for unstable span labelsUpdates
tyfrom 0.0.32 to 0.0.34Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
d00448eBump version to 0.0.34 (#3392)e9e4c90docs: Reference correct issue in FAQ regarding strict mode (#3385)1b70eaeRelease: move 'diagnostics' section further down (#3373)d439e37CHANGELOG: Rename to 'Notable changes' (#3372)c512d84Bump version to 0.0.33 (#3368)4cd7b33Upgrade Depot runners from macOS 14 to 15 (#3363)c78b832Update rui314/setup-mold digest to 9c9c13b (#3342)dea3381Update actions/cache action to v5.0.5 (#3343)d451af4update typing-features and faqs (#3335)052d70bUpdate prek dependencies (#3344)Updates
langchainfrom 1.2.15 to 1.2.17Release notes
Sourced from langchain's releases.
Commits
b339f65release(langchain): 1.2.17 (#37110)04e7a55fix(fireworks): translate canonical multimodal content blocks for chat comple...a1f336ffix(core): preserve structuredinputson tool runs in tracers (#37108)ba56ac6feat(langchain): addresponddecision to HITL middleware (#37095)b6b836achore: bump notebook from 7.4.5 to 7.5.6 in /libs/langchain (#37104)3d96874chore: bump notebook from 7.4.7 to 7.5.6 in /libs/text-splitters (#37105)5ac6224chore: bump aiohttp from 3.13.4 to 3.13.5 in /libs/partners/fireworks (#37106)90caeefchore: bump requests from 2.33.0 to 2.33.1 in /libs/partners/fireworks (#37107)38553c3release(perplexity): 1.2.0 (#37091)28f5448feat(perplexity): addPerplexityEmbeddings(#37082)Updates
openaifrom 2.32.0 to 2.33.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
94c88b8release: 2.33.0 (#3119)c5b099crelease: 2.33.0cb63de7codegen metadata18f834afeat(api): api update00b2091chore(ci): remove release-doctor workflowf9d2d13fix(api): correct prompt_cache_retention enum value from in-memory to in_memo...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions