build(deps): bump pydantic-core from 2.41.4 to 2.41.5
Closed
Number: #88
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 3
Association: Unknown
Comments: 3
Created:
November 04, 2025 at 06:12 PM UTC
(7 months ago)
(7 months ago)
Updated:
December 02, 2025 at 09:48 AM UTC
(6 months ago)
(6 months ago)
Closed:
December 02, 2025 at 09:48 AM UTC
(6 months ago)
(6 months ago)
Time to Close:
28 days
Labels:
dependencies python
dependencies python
Description:
Bumps pydantic-core from 2.41.4 to 2.41.5.
Release notes
Sourced from pydantic-core's releases.
v2.41.5
What's Changed
- Correct invalid serialization of
date/datetime/time/timedeltaby pulling downcast checks up by@asteiin pydantic/pydantic-core#1851- avoid getting default values from defaultdict by
@davidhewittin pydantic/pydantic-core#1853- ci: add more 3.14t builds, delete duplicate linux aarch64 build by
@davidhewittin pydantic/pydantic-core#1864JsonValue: Deduplicate keys before populating Dict by@friendlymatthewin pydantic/pydantic-core#1865- fix: only percent-encode characters in the userinfo encode set by
@davidhewittin pydantic/pydantic-core#1852- Bump jiter from 0.11.0 to 0.11.1 by
@dependabot[bot] in pydantic/pydantic-core#1878- Bump regex from 1.11.3 to 1.12.2 by
@dependabot[bot] in pydantic/pydantic-core#1877- Bump percent-encoding from 2.3.1 to 2.3.2 by
@dependabot[bot] in pydantic/pydantic-core#1876- fix issue with field_serializers on nested typed dicts by
@davidhewittin pydantic/pydantic-core#1879- clean up GC traversal for some top-level types by
@davidhewittin pydantic/pydantic-core#1870- add type inference for serializing ip address types by
@davidhewittin pydantic/pydantic-core#1868- revert url credential encoding (to be reintroduced as an option in future) by
@davidhewittin pydantic/pydantic-core#1882- optimizations in URL implementation by
@davidhewittin pydantic/pydantic-core#1833New Contributors
@friendlymatthewmade their first contribution in pydantic/pydantic-core#1865Full Changelog: https://github.com/pydantic/pydantic-core/compare/v2.41.4...v2.41.5
Commits
52b821drelease: 2.41.5 (#1883)65d7c44optimizations in URL implementation (#1833)4d23017revert url credential encoding (to be reintroduced as an option in future) (#...2e932c6add type inference for serializing ip address types (#1868)4c9bec8clean up GC traversal for some top-level types (#1870)bed9c14fix issue with field_serializers on nested typed dicts (#1879)20d576baddress trivial fixme (#1880)83133d6Bump astral-sh/setup-uv from 6 to 7 (#1872)fbf16d7Bump percent-encoding from 2.3.1 to 2.3.2 (#1876)d25eda1Bump actions/setup-node from 5 to 6 (#1871)- 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)
Package Dependencies
Technical Details
| ID: | 11686355 |
| UUID: | 3587720902 |
| Node ID: | PR_kwDOK10JAc6xevNN |
| Host: | GitHub |
| Repository: | ntjapps/base-python-app |