-
Notifications
You must be signed in to change notification settings - Fork 7
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
fix(deps): update dependency pydantic to v2.10.2 #1695
base: main
Are you sure you want to change the base?
Conversation
Reviewer's Guide by SourceryThis PR updates the pydantic dependency from version 2.9.2 to 2.10.0. The update includes numerous new features, performance improvements, and bug fixes, but does not introduce any breaking changes as the code is practically identical to v2.10.0b2. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Possibly linked issues
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1695 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 45 45
Lines 4520 4520
=========================================
Hits 4520 4520
Flags with carried forward coverage won't be shown. Click here to find out more. |
de8e3e7
to
1c5e63c
Compare
cc720e0
to
fe6d18b
Compare
fe6d18b
to
0bef1b9
Compare
Quality Gate passedIssues Measures |
This PR contains the following updates:
2.10.1
->2.10.2
Release Notes
pydantic/pydantic (pydantic)
v2.10.2
Compare Source
GitHub release
What's Changed
Fixes
Secret
types andUrl
types by @sydney-runkle in #10947Field.default
to be compatible with Python 3.8 and 3.9 by @Viicos in #10972BaseModel.__replace__
definition from type checkers by @Viicos in 10979Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.