Bump the core-dependencies group with 4 updates#1
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the core-dependencies group with 4 updates#1dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [pydantic](https://github.com/pydantic/pydantic), [openai](https://github.com/openai/openai-python), [fastapi](https://github.com/fastapi/fastapi) and [pydantic-core](https://github.com/pydantic/pydantic-core) to permit the latest version. Updates `pydantic` to 2.11.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.6...v2.11.4) Updates `openai` to 1.77.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.66.3...v1.77.0) Updates `fastapi` to 0.115.12 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.115.11...0.115.12) Updates `pydantic-core` to 2.34.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.27.2...v2.34.1) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.4 dependency-type: direct:production dependency-group: core-dependencies - dependency-name: openai dependency-version: 1.77.0 dependency-type: direct:production dependency-group: core-dependencies - dependency-name: fastapi dependency-version: 0.115.12 dependency-type: direct:production dependency-group: core-dependencies - dependency-name: pydantic-core dependency-version: 2.34.1 dependency-type: direct:production dependency-group: core-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 and pydantic-core to permit the latest version.
Updates
pydanticto 2.11.4Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
d444cd1Prepare release v2.11.4828fc48Add documentation note about common pitfall with the annotated pattern42bf1fdBumppydantic-coreto v2.33.2 (#11804)7b3f513Allow config and bases to be specified together increate_model()fc52138Traversefunction-beforeschemas during schema gathering25af789Fix issue with recursive generic models91ef6bbUpdate monthly download count in documentationa830775Bumpmkdocs-llmstxtto v0.2.0f5d1c87Fix crash when expanding root type in the mypy pluginc80bb35Remove coercion of decimal constraintsUpdates
openaito 1.77.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
67997a4release: 1.77.0b8a3720feat(api): add image sizes, reasoning encryption4fc5252chore: only strip leading whitespaceb3f0daffix(parsing): handle whitespace only strings (#2007)fad098frelease: 1.76.2a646067chore(api): API spec cleanupb75f409release: 1.76.1761be76chore: broadly detect json family of content-type headersc9cedd8chore(ci): only use depot for staging reposc1ceebbchore(ci): run on more branches and use depot runnersUpdates
fastapito 0.115.12Release notes
Sourced from fastapi's releases.
Commits
628c34e🔖 Release version 0.115.128e76d4e📝 Update release notes2537d9d🐛 Fixconvert_underscores=Falsefor header Pydantic models (#13515)c08a3e8📝 Update release notes241de23📝 Updatedocs/en/docs/tutorial/middleware.md(#13444)4e40e1e📝 Update release notesecf6e7e🌐 Add Ukrainian translation fordocs/uk/docs/tutorial/metadata.mdpage (#13...3afd733📝 Update release notes8557a88🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/response-status-code.m...e4c1dd7📝 Update release notesUpdates
pydantic-coreto 2.34.1Commits
3414703Bump version to v2.34.1 (#1698)5bb2d62Mark some tests as xfailing on free-threaded (#1697)2bcce9fFix CI condition forreleasejob x2 (#1696)0d03450Fix CI condition forreleasejob (#1695)60bccf1Bump version to v2.34.0 (#1694)4760f38EnsureValidationInfo.field_nameis correct on validator reuse (#1692)9a25aa6Allow JSONBigIntto validate againstfloatschema (#1685)0a5bbfcBump pyo3 from 0.24.0 to 0.24.1 (#1677)59e655eBump serde_json from 1.0.138 to 1.0.140 (#1679)5a32b4fBump uuid from 1.15.1 to 1.16.0 (#1678)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