Skip to content

chore(deps): bump the production-dependencies group across 1 directory with 3 updates#1233

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/production-dependencies-9ee3411462
Open

chore(deps): bump the production-dependencies group across 1 directory with 3 updates#1233
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/production-dependencies-9ee3411462

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 3 updates in the / directory: bentoml, openai and hatchling.

Updates bentoml from 1.4.23 to 1.4.39

Release notes

Sourced from bentoml's releases.

v1.4.39

What's Changed

New Contributors

Full Changelog: bentoml/BentoML@v1.4.38...v1.4.39

v1.4.38

What's Changed

New Contributors

Full Changelog: bentoml/BentoML@v1.4.37...v1.4.38

v1.4.37

What's Changed

New Contributors

Full Changelog: bentoml/BentoML@v1.4.36...v1.4.37

v1.4.36

What's Changed

... (truncated)

Commits
  • e570eb2 fix: handle string input in FileSchema by encoding to UTF-8 (#5606)
  • 9be89a2 ci: pre-commit autoupdate [skip ci] (#5605)
  • 32230a5 fix: defer prometheus_client import in bentoml.metrics to fix histogram colle...
  • 9cddd66 fix: enhance Dockerfile generation by normalizing base image lines and adding...
  • f488962 fix: add sharing=locked to BuildKit cache mounts for multi-arch builds (#5597)
  • 5fb7cd4 fix: prevent following symlinks when copying files in BentoStore (#5598)
  • 0ff0b9e ci: pre-commit autoupdate [skip ci] (#5593)
  • 009d68e fix: use correct NVIDIA CUDA base images for debian distro (#5590)
  • 716daf4 fix: switch to SandboxedEnvironment and remove unused Jinja2 extensions (#5591)
  • 79fbea5 fix: shell quote system package names in setup script to prevent command inje...
  • Additional commits viewable in compare view

Updates openai from 1.90.0 to 2.44.0

Release notes

Sourced from openai's releases.

v2.44.0

2.44.0 (2026-06-24)

Full Changelog: v2.43.0...v2.44.0

Bug Fixes

  • auth: prioritize first auth header (797e336)

v2.43.0

2.43.0 (2026-06-17)

Full Changelog: v2.42.0...v2.43.0

Features

  • api: update OpenAPI spec or Stainless config (2254235)

v2.42.0

2.42.0 (2026-06-16)

Full Changelog: v2.41.1...v2.42.0

Features

  • api: admin spend_alerts (6134198)
  • api: manual updates (f337bf4)
  • api: update OpenAPI spec or Stainless config (7015158)

Build System

v2.41.1

2.41.1 (2026-06-05)

Full Changelog: v2.41.0...v2.41.1

Build System

  • Remove scheduled release workflow trigger (#3366) (2a91011)

v2.41.0

2.41.0 (2026-06-03)

Full Changelog: v2.40.0...v2.41.0

Features

... (truncated)

Changelog

Sourced from openai's changelog.

2.44.0 (2026-06-24)

Full Changelog: v2.43.0...v2.44.0

Bug Fixes

  • auth: prioritize first auth header (797e336)

2.43.0 (2026-06-17)

Full Changelog: v2.42.0...v2.43.0

Features

  • api: update OpenAPI spec or Stainless config (2254235)

2.42.0 (2026-06-16)

Full Changelog: v2.41.1...v2.42.0

Features

  • api: admin spend_alerts (6134198)
  • api: manual updates (f337bf4)
  • api: update OpenAPI spec or Stainless config (7015158)

Build System

2.41.1 (2026-06-05)

Full Changelog: v2.41.0...v2.41.1

Build System

  • Remove scheduled release workflow trigger (#3366) (2a91011)

2.41.0 (2026-06-03)

Full Changelog: v2.40.0...v2.41.0

Features

  • api: responses.moderation and chat_completions.moderation (87e46c2)

2.40.0 (2026-06-01)

... (truncated)

Commits

Updates hatchling from 1.27.0 to 1.30.1

Release notes

Sourced from hatchling's releases.

Hatchling v1.30.1

Fixed

  • Default core metadata version kept at 2.4 until more tools support 2.5

Hatchling v1.29.0

Fixed:

  • Source Date Epoch no longer fails when set to date before 1980.

Hatchling v1.28.0

Changed:

  • Drop support for Python 3.9

Added:

  • Add sbom-files option and sbom_files build data to the wheel build target for including Software Bill of Materials files.
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 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

…y with 3 updates

Bumps the production-dependencies group with 3 updates in the / directory: [bentoml](https://github.com/bentoml/bentoml), [openai](https://github.com/openai/openai-python) and [hatchling](https://github.com/pypa/hatch).


Updates `bentoml` from 1.4.23 to 1.4.39
- [Release notes](https://github.com/bentoml/bentoml/releases)
- [Commits](bentoml/BentoML@v1.4.23...v1.4.39)

Updates `openai` from 1.90.0 to 2.44.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@v1.90.0...v2.44.0)

Updates `hatchling` from 1.27.0 to 1.30.1
- [Release notes](https://github.com/pypa/hatch/releases)
- [Commits](pypa/hatch@hatchling-v1.27.0...hatchling-v1.30.1)

---
updated-dependencies:
- dependency-name: bentoml
  dependency-version: 1.4.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: openai
  dependency-version: 2.44.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: hatchling
  dependency-version: 1.30.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-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 Jun 29, 2026
@github-actions github-actions Bot enabled auto-merge (squash) June 29, 2026 07:15
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