build(deps): bump pydantic-core from 2.35.1 to 2.39.0
Type: Pull Request
State: Open
Association: Contributor
Comments: 2
(10 months ago)
(10 months ago)
dependencies python
Bumps pydantic-core from 2.35.1 to 2.39.0.
Release notes
Sourced from pydantic-core's releases.
v2.39.0 2025-08-11
What's Changed
- docs: improve onboarding by
@PrettyWoodin pydantic/pydantic-core#1775- build: bump pytest to 8.4 by
@PrettyWoodin pydantic/pydantic-core#1781- Add
exclude_computed_fieldsserialization option by@Viicosin pydantic/pydantic-core#1780Full Changelog: https://github.com/pydantic/pydantic-core/compare/v2.38.0...v2.39.0
v2.38.0 2025-08-04
What's Changed
- Switch to PEP 639 license information by
@Viicosin pydantic/pydantic-core#1769- Simplify
ValidationError.from_exception_data()docstring by@kinuaxin pydantic/pydantic-core#1768- feat: make TzInfo instantiable without any arguments by
@PrettyWoodin pydantic/pydantic-core#1777- fix: make everything work on nightly by
@PrettyWoodin pydantic/pydantic-core#1776- Bump serde_json from 1.0.140 to 1.0.142 by
@dependabot[bot] in pydantic/pydantic-core#1772- Build wheels for GraalPy by
@msimacekin pydantic/pydantic-core#1771- bump speedate to 0.17 by
@davidhewittin pydantic/pydantic-core#1778- Implement val_temporal_unit for deciding how datetimes and dates timestamps get validated. by
@ollz272in pydantic/pydantic-core#1751New Contributors
@kinuaxmade their first contribution in pydantic/pydantic-core#1768@msimacekmade their first contribution in pydantic/pydantic-core#1771Full Changelog: https://github.com/pydantic/pydantic-core/compare/v2.37.2...v2.38.0
v2.37.2 2025-07-26
What's Changed
- Add missing entries in
missing-sentinelcore schema by@Viicosin pydantic/pydantic-core#1765Full Changelog: https://github.com/pydantic/pydantic-core/compare/v2.37.1...v2.37.2
v2.37.1 2025-07-25
What's Changed
Identical to v2.37.0.
v2.37.0 2025-07-25
What's Changed
- Add
MISSINGsentinel by@Viicosin pydantic/pydantic-core#1711Full Changelog: https://github.com/pydantic/pydantic-core/compare/v2.36.0...v2.37.0
v2.36.0 2025-07-23
What's Changed
- Stop testing free-threaded on 3.13 by
@Viicosin pydantic/pydantic-core#1738- Bump smallvec from 1.15.0 to 1.15.1 by
@dependabot[bot] in pydantic/pydantic-core#1752- Bump uuid from 1.16.0 to 1.17.0 by
@dependabot[bot] in pydantic/pydantic-core#1754
... (truncated)
Commits
e0bc980Bump version to v2.39.0 (#1783)5da4064Addexclude_computed_fieldsserialization option (#1780)4ba86e8build: bump pytest to 8.4 (#1781)17cbe98docs: improve onboarding (#1775)57e4411release: 2.38.0 (#1779)a1b8757Implement val_temporal_unit for deciding how datetimes and dates timestamps g...4c4ac6ebump speedate to 0.17 (#1778)46796b6Build wheels for GraalPy (#1771)1a945f6Bump serde_json from 1.0.140 to 1.0.142 (#1772)1ea1feffix: make everything work on nightly (#1776)- Additional commits viewable in compare view
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 this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 5052158 |
| UUID: | 3316225050 |
| Node ID: | PR_kwDOK10JAc6jXn4W |
| Host: | GitHub |
| Repository: | ntjapps/base-python-app |