chore(deps): bump the core-dependencies group across 1 directory with 5 updates #1214
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates the requirements on pydantic, openai, fastapi, tiktoken and pydantic-core to permit the latest version.
Updates
pydantic
to 2.11.7Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
5f033e4
Prepare release v2.11.7c3368b8
CopyFieldInfo
instance if necessary duringFieldInfo
build (#11980)3987b23
Prepare release v2.11.6dc7a9d2
Always store the original field assignment onFieldInfo
c284c27
Rebuild dataclass fields before schema generation5e6d1dc
Prepare release v2.11.51b63218
Do not duplicate metadata on model rebuild (#11902)5aefad8
Do not delete mock validator/serializer inmodel_rebuild()
8fbe658
Check ifFieldInfo
is complete after applying type variable map12b371a
Update documentation about@dataclass_transform
supportUpdates
openai
to 1.99.6Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
4d8c14c
release: 1.99.64df1261
chore(internal): update comment in script5dc3476
chore: update@stainless-api/prism-cli
to v5.15.052c48df
fix(types): re-export more tool call types7aa3c78
release: 1.99.5f4e41b8
fix(client): fix verbosity parameter location in Responses09f98ac
release: 1.99.405a35a5
fix(types): revert ChatCompletionToolParam to a TypedDict458a542
fix(types): rename chat completion tool2ae42a3
codegen metadataUpdates
fastapi
to 0.116.1Release notes
Sourced from fastapi's releases.
Commits
3137234
🔖 Release version 0.116.1095dab0
📝 Update release notescad6880
⬆️ Upgrade Starlette supported version range to>=0.40.0,<0.48.0
(#13884)a6e79e6
📝 Update release notes2c13b1b
📝 Add notification about impending changes in Translations to `docs/en/docs/c...7179d48
📝 Update release notes07bcb18
⬆ [pre-commit.ci] pre-commit autoupdate (#13871)bd8f358
🔖 Release version 0.116.018eb7a7
📝 Update release notesdd906a9
📝 Update release notesUpdates
tiktoken
to 0.11.0Changelog
Sourced from tiktoken's changelog.
... (truncated)
Commits
eedc856
Partial sync of codebase5818d56
Partial sync of codebase3591ff1
Sync codebase4560a88
Sync codebase (#389)Updates
pydantic-core
to 2.38.0Release notes
Sourced from pydantic-core's releases.
Commits
57e4411
release: 2.38.0 (#1779)a1b8757
Implement val_temporal_unit for deciding how datetimes and dates timestamps g...4c4ac6e
bump speedate to 0.17 (#1778)46796b6
Build wheels for GraalPy (#1771)1a945f6
Bump serde_json from 1.0.140 to 1.0.142 (#1772)1ea1fef
fix: make everything work on nightly (#1776)68a1e7b
feat: make TzInfo instantiable without any arguments (#1777)1b3815c
Benchmarks for perf (#1756)04b296b
SimplifyValidationError.from_exception_data()
docstring (#1768)550ee16
Switch to PEP 639 license information (#1769)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