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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the production-dependencies group with 2 updates in the / directory: openai and hatchling.
Updates
openai
from 1.53.0 to 1.54.4Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
52357cf
release: 1.54.49b28850
fix: don't use dicts as iterables in transform (#1865)23444ed
docs: bump models in example snippets to gpt-4o (#1861)6c6dfb1
docs: move comments in example snippets (#1860)db0aa22
docs(readme): add missing asyncio import (#1858)646a579
release: 1.54.31ca831c
fix(logs): redact sensitive headers (#1850)74522ad
release: 1.54.27f6a921
chore(tests): adjust retry timeout values (#1851)22432e2
release: 1.54.1Updates
hatchling
from 1.25.0 to 1.26.3Release notes
Sourced from hatchling's releases.
Commits
6bc4bbe
release Hatchling v1.26.33336785
Support an old import path (#1807)ecb45a8
release Hatchling v1.26.2fc25690
Back-populate stringlicense
fields (#1805)c1a3c6b
release Hatchling v1.26.11d8cd29
Fix breaking changes (#1795)9660406
bump Hatchling1a142c2
release Hatchling v1.26.0392aa21
PyPI does not support metadata 2.4 yet (#1792)18d1cfb
Return empty list if project root is ignored (#1791)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