-
Notifications
You must be signed in to change notification settings - Fork 453
chore(deps): bump pydantic from 2.11.10 to 2.12.0 #7491
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): bump pydantic from 2.11.10 to 2.12.0 #7491
Conversation
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.10 to 2.12.0. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.10...v2.12.0) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
6fb17fd
to
91b99fc
Compare
Hey @sthulb, I need your approval here. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #7491 +/- ##
========================================
Coverage 96.42% 96.42%
========================================
Files 275 275
Lines 13055 13055
Branches 974 974
========================================
Hits 12588 12588
Misses 362 362
Partials 105 105 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Bumps pydantic from 2.11.10 to 2.12.0.
Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
a7928e6
Update Python version in documentation publishing CI job (#12344)0e188d0
Prepare release 2.12.0 (#12343)1231eee
Use properstacklevel
in warnings when possible (#12342)94989e0
UseAny
as context annotation in plugin API (#12341)3f59a03
Add__qualname__
parameter forcreate_model
(#12001)28c62c3
Rewrite std types, fields and strict mode documentation (#12287)34baf12
Addunion_format
parameter to JSON Schema generation (#12147)495b03f
Addpreverse_empty_path
URL options (#12336)82d4254
Respectvalidation_alias
in@validate_call
(#12340)4bd8418
ExposeFieldInfo
inpydantic.fields.__all__
(#12339)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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)