chore(deps-dev): bump the minor-and-patch group in /libs/azure-postgresql with 3 updates - #665
Merged
Facundo Santiago (santiagxf) merged 1 commit intoJun 11, 2026
Conversation
Bumps the minor-and-patch group in /libs/azure-postgresql with 3 updates: [langgraph](https://github.com/langchain-ai/langgraph), [openai](https://github.com/openai/openai-python) and [tox](https://github.com/tox-dev/tox). Updates `langgraph` from 1.2.2 to 1.2.4 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.2.2...1.2.4) Updates `openai` from 2.38.0 to 2.41.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.38.0...v2.41.0) Updates `tox` from 4.55.0 to 4.55.1 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.55.0...4.55.1) --- updated-dependencies: - dependency-name: langgraph dependency-version: 1.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: openai dependency-version: 2.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: tox dependency-version: 4.55.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Facundo Santiago (santiagxf)
deleted the
dependabot/uv/libs/azure-postgresql/minor-and-patch-269454c580
branch
June 11, 2026 18:42
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 minor-and-patch group in /libs/azure-postgresql with 3 updates: langgraph, openai and tox.
Updates
langgraphfrom 1.2.2 to 1.2.4Release notes
Sourced from langgraph's releases.
Commits
054a6f3release(langgraph): 1.2.4 (#7991)03b2a9ftest(sdk-py): add factory-graph integration test exercising the server factor...fb26188fix(langgraph): keep _on_started backward-compatible with overrides predating...83dd61frelease(langgraph): 1.2.3 (#7945)13f2eccrelease(sdk-py): 0.4.2 (#7955)af5dab5fix(sdk-py): percent-encode thread_id in v3 stream transport default paths (#...312c6d0feat(langgraph): wire RemoteGraph.interleave to sdk-py interleave_projections...f1dc457release(sdk-py): 0.4.1 (#7944)1fcb768feat(sdk-py): extract stream decoders and add interleave_projections (#7935)68fa011feat(langgraph): add v3 streaming support to RemoteGraph (#7927)Updates
openaifrom 2.38.0 to 2.41.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
2d955a1Merge pull request #3359 from openai/release-please--branches--main--changes-...519cd02release: 2.41.087e46c2feat(api): responses.moderation and chat_completions.moderationa28a3f6Merge pull request #3352 from openai/release-please--branches--main--changes-...db6ccafUpdate CHANGELOG.md2264f70release: 2.40.04d5bfdefix(api): allow setting bedrock api keys on the client directlyccef143Merge pull request #3326 from openai/codex/bedrock-responses-reviewa50ff0aFix Bedrock with_options overridesfdf4901codegen metadataUpdates
toxfrom 4.55.0 to 4.55.1Release notes
Sourced from tox's releases.
Changelog
Sourced from tox's changelog.
Commits
7ebde0crelease 4.55.19ac5479🐛 fix(config): propagate overrides through config references (#3951)28972a9[pre-commit.ci] pre-commit autoupdate (#3949)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