build(deps): bump pydantic-core from 2.35.1 to 2.38.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.38.0.
Release notes
Sourced from pydantic-core's releases.
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- Bump pyo3 from 0.25.0 to 0.25.1 by
@dependabot[bot] in pydantic/pydantic-core#1753- Implement ser_json_temporal config option by
@ollz272in pydantic/pydantic-core#1743- Properly coerce fractions as int by
@Viicosin pydantic/pydantic-core#1757- Add
exclude_iflogic at the field level by@andreslisztin pydantic/pydantic-core#1535Full Changelog: https://github.com/pydantic/pydantic-core/compare/v2.35.2...v2.36.0
v2.35.2 2025-06-26
... (truncated)
Commits
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)68a1e7bfeat: make TzInfo instantiable without any arguments (#1777)1b3815cBenchmarks for perf (#1756)04b296bSimplifyValidationError.from_exception_data()docstring (#1768)550ee16Switch to PEP 639 license information (#1769)- 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: | 4592176 |
| UUID: | 3291222487 |
| Node ID: | PR_kwDOK10JAc6iGVDc |
| Host: | GitHub |
| Repository: | ntjapps/base-python-app |