Skip to content

Bump the dev-dependencies group with 2 updates #241

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2025

Bumps the dev-dependencies group with 2 updates: langgraph and openai.

Updates langgraph from 0.4.1 to 0.4.3

Release notes

Sourced from langgraph's releases.

0.4.3

Changes since 0.4.2

  • release: 0.4.3 (#4592)
  • langgraph: use tuples for streamed message events in RemoteGraph (#4589)
  • Fix remote streaming of subgraphs (#4590)
  • Add a limit to Pregel.draw (#4575)

0.4.2

Changes since 0.4.1

  • 0.4.2 (#4570)
  • update
  • langgraph: decouple name from assistant ID in RemoteGraph
  • prebuilt: switch to executing parallel tool calls via Send by default (#4438)
  • fix for langgraph
  • docstring fixes for libs/langgraph
  • docs: update add_messages API ref (#4495)
  • update other tests
Commits

Updates openai from 1.77.0 to 1.78.1

Release notes

Sourced from openai's releases.

v1.78.1

1.78.1 (2025-05-12)

Full Changelog: v1.78.0...v1.78.1

Bug Fixes

  • internal: fix linting due to broken test annotation (5a7d7a0)
  • package: support direct resource imports (2293fc0)

v1.78.0

1.78.0 (2025-05-08)

Full Changelog: v1.77.0...v1.78.0

Features

  • api: Add reinforcement fine-tuning api support (bebe361)

Bug Fixes

  • ignore errors in isinstance() calls on LazyProxy subclasses (#2343) (52cbbdf), closes #2056

Chores

  • internal: update proxy tests (b8e848d)
  • use lazy imports for module level client (4d0f409)
  • use lazy imports for resources (834813c)
Changelog

Sourced from openai's changelog.

1.78.1 (2025-05-12)

Full Changelog: v1.78.0...v1.78.1

Bug Fixes

  • internal: fix linting due to broken test annotation (5a7d7a0)
  • package: support direct resource imports (2293fc0)

1.78.0 (2025-05-08)

Full Changelog: v1.77.0...v1.78.0

Features

  • api: Add reinforcement fine-tuning api support (bebe361)

Bug Fixes

  • ignore errors in isinstance() calls on LazyProxy subclasses (#2343) (52cbbdf), closes #2056

Chores

  • internal: update proxy tests (b8e848d)
  • use lazy imports for module level client (4d0f409)
  • use lazy imports for resources (834813c)
Commits
  • c097025 release: 1.78.1
  • 12a5349 fix(internal): fix linting due to broken test annotation
  • 21209ab fix(package): support direct resource imports
  • 01a69ab release: 1.78.0
  • a3b8e77 feat(api): Add reinforcement fine-tuning api support
  • e241775 chore(internal): update proxy tests
  • 08d67ad fix: ignore errors in isinstance() calls on LazyProxy subclasses (#2343)
  • 917dade chore: use lazy imports for resources
  • 1356c89 chore: use lazy imports for module level client
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the dev-dependencies group with 2 updates: [langgraph](https://github.com/langchain-ai/langgraph) and [openai](https://github.com/openai/openai-python).


Updates `langgraph` from 0.4.1 to 0.4.3
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](langchain-ai/langgraph@0.4.1...0.4.3)

Updates `openai` from 1.77.0 to 1.78.1
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v1.77.0...v1.78.1)

---
updated-dependencies:
- dependency-name: langgraph
  dependency-version: 0.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: openai
  dependency-version: 1.78.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 12, 2025
@human058382928 human058382928 merged commit 3c9943b into staging May 13, 2025
1 check passed
@human058382928 human058382928 deleted the dependabot/pip/staging/dev-dependencies-329da300ac branch May 13, 2025 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant