Skip to content
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

chore(deps): bump the production-dependencies group with 2 updates #1152

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps the production-dependencies group with 2 updates: bentoml and openai.

Updates bentoml from 1.4.0 to 1.4.2

Release notes

Sourced from bentoml's releases.

v1.4.2

What's Changed

New Contributors

Full Changelog: bentoml/BentoML@v1.4.1...v1.4.2

v1.4.1

What's Changed

Full Changelog: bentoml/BentoML@v1.4.0...v1.4.1

Commits
  • 008e7d3 fix: collect requirements from image spec for codespaces (#5251)
  • 6aceb1d refactor: unify logic of loading service (#5232)
  • 3134914 refactor: drop deepmerge dependency (#5250)
  • 71cabcb docs: Update examples to use new HF API (#5242)
  • 37824c5 fix: drop uv as a hard dependency (#5238)
  • 08719b3 fix(io): OpenAPI schema for multipart form request body (#5249)
  • 74fd0f4 Fix RunPod unhashable model error by converting svc.models to hashable ids (#...
  • 74076a7 fix(regression): call error when context parameter is present (#5247)
  • 2109875 docs: Update runtime explanations (#5240)
  • bab9493 docs: use diff for runtime image (#5236)
  • See full diff in compare view

Updates openai from 1.64.0 to 1.65.2

Release notes

Sourced from openai's releases.

v1.65.2

1.65.2 (2025-03-01)

Full Changelog: v1.65.1...v1.65.2

Bug Fixes

  • azure: azure_deployment use with realtime + non-deployment-based APIs (#2154) (5846b55)

Chores

v1.65.1

1.65.1 (2025-02-27)

Full Changelog: v1.65.0...v1.65.1

Documentation

  • update URLs from stainlessapi.com to stainless.com (#2150) (dee4298)

v1.65.0

1.65.0 (2025-02-27)

Full Changelog: v1.64.0...v1.65.0

Features

Chores

Changelog

Sourced from openai's changelog.

1.65.2 (2025-03-01)

Full Changelog: v1.65.1...v1.65.2

Bug Fixes

  • azure: azure_deployment use with realtime + non-deployment-based APIs (#2154) (5846b55)

Chores

1.65.1 (2025-02-27)

Full Changelog: v1.65.0...v1.65.1

Documentation

  • update URLs from stainlessapi.com to stainless.com (#2150) (dee4298)

1.65.0 (2025-02-27)

Full Changelog: v1.64.0...v1.65.0

Features

Chores

Commits

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 production-dependencies group with 2 updates: [bentoml](https://github.com/bentoml/bentoml) and [openai](https://github.com/openai/openai-python).


Updates `bentoml` from 1.4.0 to 1.4.2
- [Release notes](https://github.com/bentoml/bentoml/releases)
- [Commits](bentoml/BentoML@v1.4.0...v1.4.2)

Updates `openai` from 1.64.0 to 1.65.2
- [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.64.0...v1.65.2)

---
updated-dependencies:
- dependency-name: bentoml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from aarnphm as a code owner March 3, 2025 08:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 3, 2025
@github-actions github-actions bot merged commit b3460b2 into main Mar 3, 2025
3 checks passed
@github-actions github-actions bot deleted the dependabot/pip/production-dependencies-015e93578b branch March 3, 2025 08:01
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.

0 participants