OpenLLM
OpenLLM copied to clipboard
chore(deps): bump the production-dependencies group across 1 directory with 2 updates
Bumps the production-dependencies group with 2 updates in the / directory: bentoml and openai.
Updates bentoml from 1.4.23 to 1.4.24
Release notes
Sourced from bentoml's releases.
v1.4.24
What's Changed
- doc: update gpu options for on-demand p instances by
@sshengin bentoml/BentoML#5456- docs: Add labels by
@Sherlock113in bentoml/BentoML#5457- chore: add gpu literals by
@sshengin bentoml/BentoML#5459- fix: use configurable readyz endpoint in HTTPClient classes by
@frostmingin bentoml/BentoML#5458- fix: use abspath instead of realpath in safe_extract_tarfile function by
@frostmingin bentoml/BentoML#5461- chore(deps): bump actions/setup-python from 5 to 6 by
@dependabot[bot] in bentoml/BentoML#5462- fix: replace questionary with rich-toolkit by
@frostmingin bentoml/BentoML#5460- fix: adding build args option to apply cli command by
@sean-hickey-wfin bentoml/BentoML#5468- feat: Adding label as cli command for cloud deployment by
@sean-hickey-wfin bentoml/BentoML#5467- docs: Add split staging and prod doc by
@Sherlock113in bentoml/BentoML#5463- feat: Allow bento description to be passed to service decorator by
@sean-hickey-wfin bentoml/BentoML#5470- feat: implement reverse proxy for custom command services by
@frostmingin bentoml/BentoML#5465- docs: Add traffic config ref link by
@Sherlock113in bentoml/BentoML#5471- feat: enforce requirement for at least one dependency attribute in Dependency class by
@frostmingin bentoml/BentoML#5472New Contributors
@sean-hickey-wfmade their first contribution in bentoml/BentoML#5468Full Changelog: https://github.com/bentoml/BentoML/compare/v1.4.23...v1.4.24
Commits
34e4086feat: enforce requirement for at least one dependency attribute in Dependency...fae85d2docs: Add traffic config ref link (#5471)101270afeat: implement reverse proxy for custom command services (#5465)552df78feat: Allow bento description to be passed to service decorator (#5470)8a8e573docs: Add split staging and prod doc (#5463)18ba360feat: Adding label as cli command for cloud deployment (#5467)3d0d527fix: adding build args option to apply cli command (#5468)3c08403fix: replace questionary with rich-toolkit (#5460)822bd80chore(deps): bump actions/setup-python from 5 to 6 (#5462)772422afix: use abspath instead of realpath in safe_extract_tarfile function (#5461)- Additional commits viewable in compare view
Updates openai from 1.90.0 to 1.108.1
Release notes
Sourced from openai's releases.
v1.108.1
1.108.1 (2025-09-19)
Full Changelog: v1.108.0...v1.108.1
Features
- api: add reasoning_text (18d8e12)
Chores
- types: change optional parameter type from NotGiven to Omit (acc190a)
v1.108.0
1.108.0 (2025-09-17)
Full Changelog: v1.107.3...v1.108.0
Features
- api: type updates for conversations, reasoning_effort and results for evals (c2ee28c)
Chores
- internal: update pydantic dependency (369d10a)
v1.107.3
1.107.3 (2025-09-15)
Full Changelog: v1.107.2...v1.107.3
Chores
v1.107.2
1.107.2 (2025-09-12)
Full Changelog: v1.107.1...v1.107.2
Chores
v1.107.1
1.107.1 (2025-09-10)
... (truncated)
Changelog
Sourced from openai's changelog.
1.108.1 (2025-09-19)
Full Changelog: v1.108.0...v1.108.1
Features
- api: add reasoning_text (18d8e12)
Chores
- types: change optional parameter type from NotGiven to Omit (acc190a)
1.108.0 (2025-09-17)
Full Changelog: v1.107.3...v1.108.0
Features
- api: type updates for conversations, reasoning_effort and results for evals (c2ee28c)
Chores
- internal: update pydantic dependency (369d10a)
1.107.3 (2025-09-15)
Full Changelog: v1.107.2...v1.107.3
Chores
1.107.2 (2025-09-12)
Full Changelog: v1.107.1...v1.107.2
Chores
1.107.1 (2025-09-10)
Full Changelog: v1.107.0...v1.107.1
Chores
... (truncated)
Commits
71dedfarelease: 1.108.1d296d85feat(api): add reasoning_text8260288chore(types): change optional parameter type from NotGiven to Omit0d85ca0release: 1.108.0 (#2635)0b4bc50release: 1.107.3514de0fchore(api): docs and spec refactoring4756247release: 1.107.2 (#2624)847ff0brelease: 1.107.1 (#2619)0296375release: 1.107.0 (#2613)2adf111release: 1.106.1- Additional commits viewable 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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