build(deps): bump pydantic from 2.13.4 to 2.13.5 in /services/account_unification - #134
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.13.4 to 2.13.5. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.4...v2.13.5) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
| "cryptography==50.0.0", | ||
| "fastapi==0.141.1", | ||
| "pydantic==2.13.4", | ||
| "pydantic==2.13.5", |
There was a problem hiding this comment.
🔴 Locked installs reject dependency upgrade
After pydantic changes to 2.13.5, uv.lock still pins 2.13.4, so every uv sync --locked installation fails. requirements.lock also retains the old release.
Prompt for agents
Regenerate all canonical dependency surfaces from services/account_unification/pyproject.toml in one resolver run. Update services/account_unification/uv.lock and services/account_unification/requirements.lock to Pydantic 2.13.5, keep requirements-dev.txt consistent, and verify uv lock --check plus uv sync --locked --extra dev. Also verify the Dockerfile's locked no-dev sync succeeds.
Was this helpful? React with 👍 or 👎 to provide feedback.
|
Exact-head admission audit: 현재 blocker: 미해결 review thread 1개; terminal workflow: CodeQL PR:startup_failure, ci:failure. 유효 commit·diff·review evidence를 보존한 채 Draft/Proposed로 교정합니다. Base 이동이나 queue 대기만을 이유로 Close하지 않으며, Force Push·synthetic status/approval·manual rerun·bypass는 사용하지 않습니다. Blocker 수리 후 새 exact head에서 Checks와 review admission을 다시 받아야 합니다. |
Bumps pydantic from 2.13.4 to 2.13.5.
Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
001dea0Bumppypa/gh-action-pypi-publishaction to v1.14.2558379fBump twine to v7.0.02cfd5d3Do not check for docs builda735beeFix more Clippy lints7eed4a1Fix Clippy 0.1.95 warningsb353bbbPrepare release v2.13.563d2cccCount validated model fields once in smart unionsa53ec2eSpeed up PyPy CI testsd65e0f9Workaround circular import error in Mypy47a6dbfFix missing GC traversal inpydantic-coreforGeneralFieldsSerializerDependabot 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 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)